Skip to content

Reagankm/renpy-mode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Ren’Py mode

PyTom’s old major mode for Ren’Py, previously maintained by treymerkley, now maintained by me.

Installation

Either install within Emacs directly from MELPA or:

  • Download/clone this repo to your desired location.
  • In Emacs, use the command M-x package-install-file and point it to the renpy.el file location
    • This will install it to your ~/.emacs.d/elpa/ directory (or your custom location if you’ve manually set a different package-user-dir in Emacs)
  • In your .emacs file, add (require 'renpy)

History

Originally this was PyTom’s major mode for Ren’Py but he no longer uses Emacs or Ren’Py anymore. Then maintenance was taken over by Trey Merkley @treymerkley but he was looking for someone else to take it on who was more familiar with Elisp. So now it is maintained by me.

Come at me, parentheses. I dare you.

About

Emacs major mode for editing Ren'Py files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Emacs Lisp 100.0%