Compare commits

..

2 Commits

Author SHA1 Message Date
5e3d420a71 Merge pull request #1 from sys4-fr/master
Delete depends.txt, add mod.conf
2022-08-26 11:22:40 +02:00
7d6f1c1398 Delete depends.txt, add mod.conf 2022-07-02 14:51:22 +02:00
3 changed files with 4 additions and 3 deletions

View File

@ -1 +0,0 @@
font_api

View File

@ -13,5 +13,3 @@ 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