Merge
This commit is contained in:
commit
436c939959
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# GGL 2017
|
# GGL 2017
|
||||||
|
|
||||||
Ce projet a été créé durant la Global Game Jam de 2016 à Limoges.
|
This project was maked when The Global Game Jam 2017 in Limoges.
|
||||||
|
|
||||||
## Comment compiler
|
## How to COMPILE
|
||||||
|
|
||||||
```
|
```
|
||||||
$ mvn package assembly:single
|
$ mvn package assembly:single
|
||||||
```
|
```
|
||||||
|
|
||||||
## RUN
|
## How to RUN
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Reference in a new issue