Updated run scripts.
This commit is contained in:
parent
fbf8cc3a51
commit
e7200a8cae
2
run.ps1
2
run.ps1
@ -1 +1 @@
|
||||
java "@user_jvm_args.txt" "@libraries/net/minecraftforge/forge/1.18.2-40.1.45/unix_args.txt" $args
|
||||
java "@user_jvm_args.txt" "@libraries/net/minecraftforge/forge/1.18.2-40.1.52/unix_args.txt" $args
|
||||
|
@ -3,4 +3,4 @@
|
||||
# Add custom JVM arguments to the user_jvm_args.txt
|
||||
# Add custom program arguments {such as nogui} to this file in the next line before the "$@" or
|
||||
# pass them to this script directly
|
||||
java -Xmx4G @libraries/net/minecraftforge/forge/1.18.2-40.1.19/unix_args.txt "$@"
|
||||
java -Xmx4G @libraries/net/minecraftforge/forge/1.18.2-40.1.52/unix_args.txt "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user