1
0
mirror of https://github.com/pyrollo/font_botic.git synced 2025-07-20 08:50:29 +02:00

3 Commits
1.0 ... master

Author SHA1 Message Date
3b7a3c47f2 Merge branch 'github' 2022-07-02 14:51:49 +02:00
7d6f1c1398 Delete depends.txt, add mod.conf 2022-07-02 14:51:22 +02:00
05793e9f59 Add loading message in action log 2020-07-23 15:54:27 +02:00
3 changed files with 6 additions and 1 deletions

View File

@ -1 +0,0 @@
font_api

View File

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

4
mod.conf Normal file
View File

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