Compare commits

..

2 Commits

Author SHA1 Message Date
29de529ce1 Merge pull request #1 from sys4-fr/master
Delete depends.txt, add mod.conf
2022-08-26 11:20:02 +02:00
2ae30ebda2 Delete depends.txt, add mod.conf 2022-07-02 14:40:34 +02:00
3 changed files with 4 additions and 3 deletions

View File

@ -1 +0,0 @@
font_api

View File

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

4
mod.conf Normal file
View File

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