[11.1] LIKO-LÖVE, A tweaked Android build of LÖVE
Posted: Sun Apr 08, 2018 1:48 pm
Hey everyone !
While working on my own project, LIKO-12, I made a tweaked Android build for it
Applied Tweaks/Patches:
While it may annoy some people with it's LIKO-12 icon, I could do builds with (abs.love2d.android) package name and the LÖVE icon.
And I could also release it on Android Play if you want.
SourceCode: https://github.com/RamiLego4Game/LIKO-12-Android
Releases/APK Downloads: https://github.com/RamiLego4Game/LIKO-1 ... d/releases
Tell me what you think!
While working on my own project, LIKO-12, I made a tweaked Android build for it
Applied Tweaks/Patches:
- App Package renamed to abc.ramilego4game.likolove, starts with abc so it shows the first one in the file explorers.
- LÖVE Icon replaced with LIKO-12 Icon.
- The game source-code directory is renamed from lovegame to likolove, so I can have 2 projects.
- Allows both portrait and landscape orientations.
- Added libcurl binaries, for use with luajit-request (FFI).
- Added luasec, but you have to use your own https.lua file.
- Enabled x86 arch support.
While it may annoy some people with it's LIKO-12 icon, I could do builds with (abs.love2d.android) package name and the LÖVE icon.
And I could also release it on Android Play if you want.
SourceCode: https://github.com/RamiLego4Game/LIKO-12-Android
Releases/APK Downloads: https://github.com/RamiLego4Game/LIKO-1 ... d/releases
Tell me what you think!