1
0
mirror of https://github.com/pyrollo/font_botic.git synced 2025-07-21 09:20:27 +02:00

Compare commits

..

1 Commits

Author SHA1 Message Date
05793e9f59 Add loading message in action log 2020-07-23 15:54:27 +02:00
3 changed files with 3 additions and 4 deletions

1
depends.txt Normal file
View File

@ -0,0 +1 @@
font_api

View File

@ -13,3 +13,5 @@ font_api.register_font(
}, },
} }
); );
minetest.log("action", "[font_botic] loaded.")

View File

@ -1,4 +0,0 @@
name = font_botic
title = Botic Font
description = Add Botic Font to Minetest
depends = font_api