Love2Apk/readme.md
2018-09-21 12:06:46 -04:00

9 lines
446 B
Markdown

This is a simple tool for turning game.love into .apk
Note: This is for testing to see if your app works on andriod! The apk is signed using a debug key! You can sign it your self (The non alinged apk) using: apk-signer-1.8.5.jar This will give it a unique key and will not be in debug mode.
Requirements: java jdk
Useage: run the Compile.exe file and it will run through the steps.
If game.png is present it will compile that for you as well