Hi, how can I setup love2d with emacs? ive already got the lua-mode
How can i easily compile and run the project? with debug console?
Emacs Setup?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- yetneverdone
- Party member
- Posts: 448
- Joined: Sat Sep 24, 2016 11:20 am
- Contact:
Emacs Setup?
My GameDev Website
Going Home:A Pixelated Horror Game
My Repositories!
Follow me lovingly!
Nga pala, pinoy ako.
Going Home:A Pixelated Horror Game
My Repositories!
Follow me lovingly!
Nga pala, pinoy ako.
- CrackedP0t
- Citizen
- Posts: 69
- Joined: Wed May 07, 2014 4:01 am
- Contact:
Re: Emacs Setup?
I just use compile mode (M-x compile), and enter love . for the command. Then, in order to run your project, you can use M-x recompile or bind a key command to it in your .emacs.
/人 ◕‿‿◕ 人\
Here, have an umlaut. Ö
Here, have an umlaut. Ö
- yetneverdone
- Party member
- Posts: 448
- Joined: Sat Sep 24, 2016 11:20 am
- Contact:
Re: Emacs Setup?
CrackedP0t wrote:I just use compile mode (M-x compile), and enter love . for the command. Then, in order to run your project, you can use M-x recompile or bind a key command to it in your .emacs.
Thanks. Do you know the syntax highlighting for the love2d itself?
My GameDev Website
Going Home:A Pixelated Horror Game
My Repositories!
Follow me lovingly!
Nga pala, pinoy ako.
Going Home:A Pixelated Horror Game
My Repositories!
Follow me lovingly!
Nga pala, pinoy ako.
- CrackedP0t
- Citizen
- Posts: 69
- Joined: Wed May 07, 2014 4:01 am
- Contact:
Re: Emacs Setup?
I found this minor mode a while back: https://github.com/ejmr/love-minor-mode. You can install it from MELPA, just enter love-minor-mode.yetneverdone wrote:Thanks. Do you know the syntax highlighting for the love2d itself?
Emacs protip: Whenever you're looking for a feature in emacs, try Googling `emacs (feature) mode`. You'll usually find something
/人 ◕‿‿◕ 人\
Here, have an umlaut. Ö
Here, have an umlaut. Ö
- Duck Duckinson
- Prole
- Posts: 6
- Joined: Sun Jul 15, 2018 1:23 pm
Re: Emacs Setup?
Just to add.
The "love-minor-mode" comes with the bindings M-p to run (play) the Löve2D project.
The "love-minor-mode" comes with the bindings M-p to run (play) the Löve2D project.
Re: Emacs Setup?
Thanks! The love-minor-mode is awesome.Duck Duckinson wrote: ↑Mon Jul 23, 2018 4:08 pm Just to add.
The "love-minor-mode" comes with the bindings M-p to run (play) the Löve2D project.
Who is online
Users browsing this forum: Amazon [Bot], Bing [Bot] and 18 guests