fix: forge-auto-install
This commit is contained in:
parent
7b999a3faf
commit
043bf112a4
2 changed files with 15 additions and 3 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Specify your desired Minecraft-Version.
|
||||
# Possible options are [Version like: "1.20.4" or "latest"]
|
||||
minecraftVersion=1.20.1
|
||||
minecraftVersion=MINECRAFT_VERSION
|
||||
|
||||
# Specify your desired LoaderType.
|
||||
# Possible options are ["Forge" or "NeoForge"]
|
||||
|
|
@ -10,4 +10,4 @@ loaderType=Forge
|
|||
|
||||
# Specify your desired Loader-Version.
|
||||
# Possible options are [Version like: "20.4.164-beta" or "latest" or "recommended"]
|
||||
loaderVersion=47.4.2
|
||||
loaderVersion=LOADER_VERSION
|
||||
Loading…
Add table
Add a link
Reference in a new issue