Skip to content

sevas/ogre-material-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ogre-material-mode

Emacs major mode for Ogre3D material scripts. Provides basic syntax coloring via font-lock mode.

Installation

Add this to your .emacs or .emacs.d/init.el file:
(setq load-path (cons "path/to/ogre-material-mode/" load-path)) (require 'ogre-material-mode)

Licence

Released under the WTFPL licence. See COPYING.TXT for details.

About

An emacs major mode for editing Ogre3D .material scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published