Running multiple games with different decks
Hi guys, im trying to run multiple games with different decks without closing the Java instance using the java desktop executable. I run
Thanks
- Code: Select all
java -jar forge-gui-desktop-2.0.01-jar-with-dependencies.jar sim -d Dimir_midrange.dck Dimir_midrange.dck -n 1
Thanks