mirror of
https://github.com/chylex/Minecraft-Window-Title.git
synced 2024-11-14 17:42:49 +01:00
20 lines
454 B
Properties
20 lines
454 B
Properties
# Mod
|
|
modId=customwindowtitle
|
|
modName=Custom Window Title
|
|
modDescription=Customize window title and icon.
|
|
modAuthor=chylex
|
|
modVersion=1.1.1
|
|
modLicense=Unlicense
|
|
modSourcesURL=https://github.com/chylex/Minecraft-Window-Title
|
|
modIssuesURL=https://github.com/chylex/Minecraft-Window-Title/issues
|
|
|
|
# Dependencies
|
|
minecraftVersion=1.17.1
|
|
forgeVersion=37.0.75
|
|
fabricVersion=0.11.7
|
|
mixinVersion=0.8.4
|
|
|
|
# Gradle
|
|
org.gradle.jvmargs=-Xmx3G
|
|
org.gradle.daemon=false
|