1
0
mirror of https://github.com/pyrollo/display_modpack.git synced 2025-06-28 22:26:41 +02:00

Delete depends.txt, update mod.conf

This commit is contained in:
2022-07-02 12:46:17 +02:00
parent f5bd6d1046
commit 889ee5a88d
18 changed files with 40 additions and 57 deletions

View File

@ -1,4 +0,0 @@
default
intllib?
display_api
font_api

View File

@ -1,4 +1,5 @@
name=signs_api
description=A library providing various helper functions for registereing signs with text display
depends=default,display_api,font_api
optional_depends=intllib
name = signs_api
title = Signs API
description = A library providing various helper functions for registereing signs with text display
depends = default,display_api,font_api
optional_depends = intllib