1
0
mirror of https://github.com/pyrollo/font_oldwizard.git synced 2025-06-29 14:50:28 +02:00

3 Commits
1.0 ... master

Author SHA1 Message Date
7cd9cc83ad Merge branch 'github' 2022-07-02 14:40:59 +02:00
2ae30ebda2 Delete depends.txt, add mod.conf 2022-07-02 14:40:34 +02:00
57f31ad519 Add loading message in action log 2020-07-23 15:45:02 +02:00
3 changed files with 6 additions and 1 deletions

View File

@ -1 +0,0 @@
font_api

View File

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