Tilengine - The 2D retro graphics engine forum

Full Version: No longer free to download from itch.io?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just tried to download the latest update from itch.io and it was asking me to pay. Is Tilengine no longer free to download?
I've put a small fee on itch.io prebuilt binaries, but you can clone sources from github and build it yourself as always.
I tried to build from git and I get an error “cannot open SDL2/SDL.h” “cannot open zlib.h” and “cannot open png.h” how do I fix this?
Hi!

In windows, external dependencies of SDL2 and libpng must be provided separately inside /src/libpng and /src/sdl subfolders (or any place of your choice adjusting the visual studio project include and search lib paths).

In linux there are standard packages for these components.
I have no idea how to do that, so I just ended up paying for it lol. Looking forward to the documentation guide being updated/finished.
Thanks for your kind support! Donations like yours help keep hosting and domain name costs, that are not free for me.
I don't forget de main guide, don't worry
No problem, man! Anything to keep such an awesome project alive. Cheers!