1
0
Fork 0
This repository has been archived on 2024-04-23. You can view files and clone it, but cannot push or open issues or pull requests.
Global-Gam-Jam-2017/README.md
2018-11-14 15:07:28 +01:00

270 B
Executable file

GGL 2017

Ce projet a été créé durant la Global Game Jam de 2016 à Limoges.

Comment compiler

$ mvn package assembly:single

RUN

$ java -jar target/GGL2017.jar

If not work try

$ java -XstartOnFirstThread -jar target/GGL2017.jar