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:
@ -1,4 +0,0 @@
|
||||
default
|
||||
intllib?
|
||||
display_api
|
||||
font_api
|
@ -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
|
||||
|
Reference in New Issue
Block a user