itch.io Spring Selects Series A
On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(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