Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 607 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 607 Bytes

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.