Skip to content

Releases: GreenPix/dilia

Dilia-0.1.0

10 Sep 16:15
Compare
Choose a tag to compare

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