Releases: GreenPix/dilia
Releases · GreenPix/dilia
Dilia-0.1.0
This is the first release of Dilia!
While the editor is far from being feature complete, work can be started and backward compatibility for created assets is planned.
In this release we have:
- Simple map editor:
- Creation, modification of a map with two layers.
- Upload of chipset and commit action for a map.
- Palette exposing the first uploaded chipset.
- Simple aariba script editor:
- Creation, modification of a script.
- Possibility to see edition from another user on existing script.
- Commit action for a script.
Installation
Download dilia.tar.gz
and unzip it, then:
npm install
npm start
You'll need to have mongodb
running and the following tokens defined:
GOOGLE_CLIENTID
, GOOGLE_SECRET
, GITHUB_CLIENTID
, GITHUB_SECRET