Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 344 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 344 Bytes

stencyl-extension-builder

Build tool that executes haxe scripts.

Example

To setup seb, pass it the paths to all ".seb" scripts you want it to run.

seb setup /home/justin/src/polydes /another/path

(Example script can be found here)

Then just call seb to run the scripts.