Skip to content

Tools for live-hacking Substratic Engine games in Emacs

License

Notifications You must be signed in to change notification settings

substratic/forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substratic Forge

Substratic Forge is an Emacs package for live-hacking Substratic Engine games.

Installation

This package is not yet on MELPA so for now you should clone this repository and add it to your Emacs load path. An easy way to do that is with use-package:

(use-package substratic-forge
  :load-path "~/path/to/substratic-forge")

License

Substratic Forge is licensed under the Mozilla Public License 2.0, see LICENSE for more details.

About

Tools for live-hacking Substratic Engine games in Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published