This web editor for ScriptCraft files. It is derived from John Markus Bjørndalen experiment.
Run webpack
:
$ npm run build
In development, you can run webpack
in watch mode:
$ npm run build -- -w
pip install -r requirements.txt
SRCDIR=/absolute/path/to/players SECRET=shhhh python main.py
Create the gnancraft image.
./bin/build
Create the data container
docker create --name gnandata -v /data <a_small_image_in_your_cache>
./bin/run
Using it should simply be a matter of pointing your editor to one of these:
To edit the files in the jsfiles directory.