upload logo
This commit is contained in:
parent
7b8d55f575
commit
cb715beaf3
|
|
@ -25,11 +25,11 @@ displayName="PlayerSync" #mandatory
|
|||
# A URL to query for updates for this mod. See the JSON update specification https://mcforge.readthedocs.io/en/latest/gettingstarted/autoupdate/
|
||||
#updateJSONURL="https://change.me.example.invalid/updates.json" #optional
|
||||
# A URL for the "homepage" for this mod, displayed in the mod UI
|
||||
#displayURL="https://change.me.to.your.mods.homepage.example.invalid/" #optional
|
||||
displayURL="https://github.com/mlus-asuka/PlayerSync"
|
||||
# A file name (in the root of the mod JAR) containing a logo for display
|
||||
logoFile="examplemod.png" #optional
|
||||
logoFile="logo.png" #optional
|
||||
# A text field displayed in the mod UI
|
||||
credits="Thanks for this example mod goes to Java" #optional
|
||||
credits="Based on Mysql" #optional
|
||||
# A text field displayed in the mod UI
|
||||
authors="mlus" #optional
|
||||
# Display Test controls the display for your mod in the server connection screen
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user