Now let's sum of a few minimal requirements (for Love 0.10.x) I need.
Just to get a simple program like
Code: Select all
function love.draw() love.graphics.print("Hello World!") end
on the run. I'm pretty sure it won't work under Windows 1, 2 and 3.11, but which windows version do I need at least? 95? 98? XP? Vista? 10? And which Mac OS X version do I need at least? Snow Leopard? Lion? Yosemite? El Capitan? Minimal version for the Linux kernel? (Windows, Mac and Linux are the platforms I'm aiming for in this project).
I just want to avoid some whi... I mean.... complaints about my game not working because the minimal requirements are not met