Compare commits
No commits in common. "master" and "v1.0.0" have entirely different histories.
18
readme.md
18
readme.md
@ -1,18 +1,10 @@
|
|||||||
# Love2Apk
|
|
||||||
|
|
||||||
This is a simple tool for turning game.love into .apk
|
This is a simple tool for turning game.love into .apk
|
||||||
|
|
||||||
## Note
|
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.
|
||||||
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
|
Requirements: java jdk, loveandroid.apk
|
||||||
- java jdk
|
Optional: game.png (192x192)
|
||||||
- loveandroid.apk
|
|
||||||
|
|
||||||
## Optional:
|
Useage: run the Compile.exe file and it will run through the steps.
|
||||||
- game.png (192x192)
|
|
||||||
|
|
||||||
## Usage
|
If game.png is present it will compile that for you as well
|
||||||
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
|
|
||||||
Loading…
x
Reference in New Issue
Block a user