Search found 2 matches
- Wed Jul 07, 2021 3:13 am
- Forum: Support and Development
- Topic: getting started with love mac os, how to execute the love binary nside the application bundle directly
- Replies: 3
- Views: 7271
Re: getting started with love mac os, how to execute the love binary nside the application bundle directly
It gives me the error code: Error boot.lua:577: Cannot load game at path '/Users/"username"/.cd'. Make sure a folder exists at the specified path. Traceback [C]: in function 'error' [C]: in function 'xpcall' [C]: in function 'xpcall' I'm not really sure what to do still to set up love on a...
- Tue Jul 06, 2021 2:50 am
- Forum: Support and Development
- Topic: getting started with love mac os, how to execute the love binary nside the application bundle directly
- Replies: 3
- Views: 7271
getting started with love mac os, how to execute the love binary nside the application bundle directly
im not sure what its asking for, i tried executing the code "/Applications/love.app/Contents/MacOS/love ~/path/to/mygame" within the terminal but it doesnt work. where do i find the application bundle, and how do i execute this code.