I used nopad txte editor to run love but error.
It don't show "Hello World!".
And I also changed 'path' in enviroment.
Thanks.
about run love by nopad
- Sir_Silver
- Party member
- Posts: 286
- Joined: Mon Aug 22, 2016 2:25 pm
- Contact:
Re: about run love by nopad
What have you done to try to run your love game? Did you just double click the love.exe? Have you tried dragging the folder containing your main.lua file onto the love.exe?
https://love2d.org/wiki/Getting_Started
https://love2d.org/wiki/Getting_Started
Re: about run love by nopad
Thanks Sir_Silver.
I just click 'run' button on nopad.
I just click 'run' button on nopad.
Re: about run love by nopad
Thanks.I get it by ZeroBraneStudioEduPack just ago.
But I also want know how to use nopad to create love2d?
But I also want know how to use nopad to create love2d?
- zorg
- Party member
- Posts: 3465
- Joined: Thu Dec 13, 2012 2:55 pm
- Location: Absurdistan, Hungary
- Contact:
Re: about run love by nopad
"notepad", in this case, "notepad++".
Also please don't open new threads for the same issue.
Also please don't open new threads for the same issue.
Me and my stuff True Neutral Aspirant. Why, yes, i do indeed enjoy sarcastically correcting others when they make the most blatant of spelling mistakes. No bullying or trolling the innocent tho.
Re: about run love by nopad
Thanks a lot.
Re: about run love by nopad
Goto notepad++ settings directory (on appdata or folder with notepad++.exe), and add shortcut to shortcuts.xml, something like this:
This creates shortcut for running current directory in love2d by "alt + f1".
Code: Select all
...
<UserDefinedCommands> <-- into this block -->
...
<Command name="LOVE2d" Ctrl="no" Alt="yes" Shift="no" Key="112">c:\love\love.exe $(CURRENT_DIRECTORY)</Command>
</UserDefinedCommands>
Science and violence
Who is online
Users browsing this forum: Bing [Bot] and 0 guests