1
0
mirror of https://github.com/christiaangoossens/Planetary-Orbit-Simulator synced 2024-11-22 19:24:10 +00:00
Planetary-Orbit-Simulator/simulator/out/artifacts/simulator_jar/run.bat

2 lines
39 B
Batchfile
Raw Normal View History

2016-11-01 14:51:06 +00:00
java -jar simulator.jar > log.txt
2016-07-06 18:33:02 +00:00
pause