Hi, just downloaded the game from https://dene.itch.io/moonring but it crashes everytime when I try to start a new game.
I just downloaded the file and unzipped it into a folder, not sure if I should be doing something else.
Error
state_game_zoom.lua:1075: Could not open file data/save/firstDungeon-01.png (not found)
Traceback
[love "callbacks.lua"]:228: in function 'handler'
[C]: at 0x7ffcac22c1d0
state_game_zoom.lua:1075: in function 'createDungeonWithWorldName'
state_game_zoom.lua:287: in function 'createAllMissingDungeonsAndReturnDungeonName'
state_game.lua:2237: in function 'update'
main.lua:905: in function 'update'
[love "callbacks.lua"]:162: in function <[love "callbacks.lua"]:144>
[C]: in function 'xpcall'