Skip to content

Commit

Permalink
update visual stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
twistezo committed Apr 30, 2017
1 parent 7b990cf commit 75d7002
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,17 @@ Android/Desktop game made with libGDX

Android:
* create local.properties file with your android SKD path

`sdk.dir=C\:\\Users\\*YOUR_USERNAME*\\AppData\\Local\\Android\\Sdk`
* package .apk

`use android-package-apk.bat`
* generated .apk file path

`.../android/build/outputs/apk`

Desktop:
* package .jar

`use desktop-package-jar.bat`
* generated .jar file path

`desktop/build/libs/`
* run

`use desktop-run.bat`

Features:
Expand Down

0 comments on commit 75d7002

Please sign in to comment.