about run love by nopad

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
2dmk
Prole
Posts: 19
Joined: Fri Aug 11, 2017 12:25 am

about run love by nopad

Post by 2dmk »

I used nopad txte editor to run love but error.
It don't show "Hello World!".
And I also changed 'path' in enviroment.
Thanks.
Attachments
Untitledb.jpg
Untitledb.jpg (124.04 KiB) Viewed 4457 times
Untitleda.jpg
Untitleda.jpg (207.21 KiB) Viewed 4457 times
User avatar
Sir_Silver
Party member
Posts: 286
Joined: Mon Aug 22, 2016 2:25 pm
Contact:

Re: about run love by nopad

Post by Sir_Silver »

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
2dmk
Prole
Posts: 19
Joined: Fri Aug 11, 2017 12:25 am

Re: about run love by nopad

Post by 2dmk »

Thanks Sir_Silver.
I just click 'run' button on nopad.
2dmk
Prole
Posts: 19
Joined: Fri Aug 11, 2017 12:25 am

Re: about run love by nopad

Post by 2dmk »

Thanks.I get it by ZeroBraneStudioEduPack just ago.
But I also want know how to use nopad to create love2d?
User avatar
zorg
Party member
Posts: 3436
Joined: Thu Dec 13, 2012 2:55 pm
Location: Absurdistan, Hungary
Contact:

Re: about run love by nopad

Post by zorg »

"notepad", in this case, "notepad++".
Also please don't open new threads for the same issue.
Me and my stuff :3True 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.
2dmk
Prole
Posts: 19
Joined: Fri Aug 11, 2017 12:25 am

Re: about run love by nopad

Post by 2dmk »

Thanks a lot.
User avatar
HDPLocust
Citizen
Posts: 65
Joined: Thu Feb 19, 2015 10:56 pm
Location: Swamp
Contact:

Re: about run love by nopad

Post by HDPLocust »

Goto notepad++ settings directory (on appdata or folder with notepad++.exe), and add shortcut to shortcuts.xml, something like this:

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>
This creates shortcut for running current directory in love2d by "alt + f1".
Science and violence
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 66 guests