Vanilla 26.1.2 updates script
This commit is contained in:
@@ -5,7 +5,7 @@ if(!(new File("packwiz-installer-bootstrap.jar").exists())){
|
||||
}
|
||||
|
||||
String side = System.getProperty("modpack.side","client")
|
||||
String uri = System.getProperty("modpack.uri","https://baka.materus.pl/materus/banana-mc/raw/branch/1.21.1-v2/pack.toml")
|
||||
String uri = System.getProperty("modpack.uri","https://baka.materus.pl/materus/banana-mc/raw/branch/vanilla_plus-26.1.2/pack.toml")
|
||||
String gui = System.getProperty("modpack.gui","true")
|
||||
String instanceJava = System.getenv("INST_JAVA")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user