1
0
mirror of https://github.com/christiaangoossens/Planetary-Orbit-Simulator synced 2025-07-01 17:40:47 +00:00

Created Matrix Logic

This commit is contained in:
2016-07-06 20:33:02 +02:00
parent 0deca8ffbe
commit 21b1b02854
20 changed files with 546 additions and 110 deletions

View File

@ -0,0 +1,2 @@
java -jar simulator.jar
pause

Binary file not shown.

View File

@ -0,0 +1,3 @@
Manifest-Version: 1.0
Main-Class: com.verictas.pos.simulator.Main