itch.io Spring Selects Series A
On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hey there! I wanted to give your game a shot but I couldn't seen to figure out how to download and run the game properly. Do you have any instructions on which item I need to download and how to get it playing?

Hi, it depends on your platform but if you are on windows you need to install love

"For OSX, there is an app but for Win Users your need love2d installed and use .love"

(2 edits)

I got it running, but you should add another small instruction to the page saying which version of Love to use, the latest version (11.1) throws the following error when trying to play it:

Error

main.lua:67: attempt to call method 'getData' (a nil value)

Traceback

main.lua:67: in function 'creerDecorPlan'
main.lua:433: in function 'load'
[C]: in function 'xpcall'
[C]: in function 'xpcall'

I needed to use an older version than advertised on the front page of the Love site (0.10.2) to not get the error which would then allow me to play.

Ok thanks for reporting the error