Update desktop.md

This commit is contained in:
Emux 2019-04-22 11:09:58 +03:00 committed by GitHub
parent fe2d806d73
commit 149d5d9057
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,3 +15,5 @@ The jar file can be found in `build/libs` folder. Depending on the main class, p
```
java -jar vtm-playground-master-SNAPSHOT-jar-with-dependencies.jar /path/to/map
```
To change the libGDX backend can replace the dependency: `vtm-desktop-lwjgl` or `vtm-desktop-lwjgl3`.