Search found 1 match

by shruti
Tue Apr 14, 2020 12:18 pm
Forum: Support and Development
Topic: Error while loading game
Replies: 9
Views: 23987

Re: Error while loading game

i also had this issue on windows 10.
it is easier if you set love.exe in Path variable. (u can do it by add path C:\Program Files\LOVE in env vars from control panel).
then from the directory where your .lua file is saved just type > love .
This will run the code correctly.