mirror of
https://github.com/chylex/Minecraft-Window-Title.git
synced 2025-02-22 00:46:01 +01:00
33 lines
831 B
Properties
33 lines
831 B
Properties
# Mod
|
|
modId=customwindowtitle
|
|
modName=Custom Window Title
|
|
modDescription=Customize window title and icon.
|
|
modAuthor=chylex
|
|
modVersion=1.4.0
|
|
modLicense=Unlicense
|
|
modSourcesURL=https://github.com/chylex/Minecraft-Window-Title
|
|
modIssuesURL=https://github.com/chylex/Minecraft-Window-Title/issues
|
|
modSides=client
|
|
|
|
# Dependencies
|
|
minecraftVersion=1.21.4
|
|
neoForgeVersion=21.4.77-beta
|
|
neoModDevVersion=2.0.76
|
|
fabricVersion=0.16.10
|
|
loomVersion=1.9
|
|
mixinVersion=0.12.5+mixin.0.8.5
|
|
|
|
# https://projects.neoforged.net/neoforged/neoforge
|
|
# https://projects.neoforged.net/neoforged/moddevgradle
|
|
# https://fabricmc.net/develop/
|
|
# https://github.com/FabricMC/fabric-loom/releases
|
|
|
|
# Constraints
|
|
minimumMinecraftVersion=1.21
|
|
minimumNeoForgeVersion=21.0.0-beta
|
|
minimumFabricVersion=0.12.3
|
|
|
|
# Gradle
|
|
org.gradle.jvmargs=-Xmx3G
|
|
org.gradle.daemon=false
|