I'm trying to open a game with Love2D and the following error occurs:
Error
boot.lua:577: Cannot load game at path '/home/panali/Desktop/Lua.love/main.lua'. Make sure a folder exists at the specified path.
Traceback
[C]: in function 'error'
[C]: in function 'xpcall'
[C]: in function 'xpcall'
Can anyone help me and tell me what am I doing wrong?