1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-07-12 21:10:31 +02:00

Seperate signs API from signs definitions

Change modnames from *_lib to *_api
This commit is contained in:
Thomas--S
2018-02-01 16:54:55 +01:00
parent 2acccd7261
commit f3970f641e
43 changed files with 831 additions and 327 deletions

View File

@ -1,10 +1,10 @@
# Font Epilepsy
Font mod for font_lib mod.
Font mod for font_api mod.
**Font**: EpilepsySansBold by Kreative Software under KREATIVE SOFTWARE RELAY FONTS FREE USE LICENSE version 1.2f.
**Dependancies**:font_lib
**Dependancies**:font_api
**License**: LPGL for the cod, KREATIVE SOFTWARE RELAY FONTS FREE USE LICENSE version 1.2f for the font (see FONT LICENSE.txt)

View File

@ -1 +1 @@
font_lib
font_api

File diff suppressed because one or more lines are too long