X-Git-Url: https://git.auder.net/doc/screen_timer.png?a=blobdiff_plain;f=README.md;h=4636ac49b1dc6c28b2b86650317cd99da3af0215;hb=7fbcb53de45ba7b7aed99d6087928779713810b1;hp=5f60c1dd4d13e9948b87a881d655dbd10e27f59e;hpb=b0803a78c26520265240764ba909c164f31d6fda;p=xogo.git diff --git a/README.md b/README.md index 5f60c1d..4636ac4 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,11 @@ PHP + Node.js + npm. ## Usage ```wget https://xogo.live/assets.zip && unzip assets.zip```
+```wget https://xogo.live/extras.zip && unzip extras.zip```
Rename parameters.js.dist → parameters.js, and edit file.
```npm i``` Generate some pieces:
-```python generateSVG.py``` in variants/Avalam/pieces +```python generateSVG.py``` in pieces/Avalam ```./start.sh``` (and later, ```./stop.sh```)