Commit b9850c6e authored by Carlo's avatar Carlo

Add readme.md

parents
### How to make and install the APK
1. Download the APK maker from [Start Gamedev](https://qubodup.itch.io/startgamedev)
2. Create a zip file with the `assets` folder, `hump` folder, and `main.lua`. Rename this zip file to `game.love`.
3. Copy `game.love` and `icon.png` to the `Start Gamedev` folder.
4. Edit `make-apk.bat` to change the name of the app.
5. Start `make-apk.bat`. This will create `game.apk`.
6. Copy `game.apk` to your Android device and open it in the file browser to install.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment