script: updated script to use new scenario
This commit is contained in:
parent
3abacf0f8b
commit
38da3329d7
@ -45,7 +45,7 @@ try {
|
|||||||
java -jar Server/build/libs/Server.jar `
|
java -jar Server/build/libs/Server.jar `
|
||||||
-c .\configs\marvelheros.character.json `
|
-c .\configs\marvelheros.character.json `
|
||||||
-m.\configs\matchconfig_1.game.json `
|
-m.\configs\matchconfig_1.game.json `
|
||||||
-s .\configs\asgard.scenario.json `
|
-s .\configs\newAsgard.scenario.json `
|
||||||
-v `
|
-v `
|
||||||
-p $port
|
-p $port
|
||||||
} catch {
|
} catch {
|
||||||
|
Loading…
Reference in New Issue
Block a user