Currently, LIKO-12 provides official builds for Windows, Linux, Mac and Android.
Go to Github Releases and download the windows build.
..._Windows_x86.zip
: For Windows 32-bit...._Windows_x64.zip
: For Windows 64-bit.Right click the .zip file and press Extract All...
Double click LIKO-12.exe
in the extracted folder and enjoy !
Added the official LÖVE PPA repository (You only have to do this once)
sudo add-apt-repository ppa:bartbes/love-stable
Install LÖVE Framework:
sudo apt-get update
sudo apt install love=0.10.2ppa1
Download the ..._Universal.love
build from Github Releases
Double-click the .love file, LIKO-12 should run
If not you can run the .love file via the terminal:
love LIKO-12_Universal.love
Enjoy !
..._Mac.zip
build from Github Releases..._Android.apk
build from Github Releases