X-Git-Url: https://git.auder.net/img/rock_paper_scissors_lizard_spock.gif?a=blobdiff_plain;f=README.md;h=4636ac49b1dc6c28b2b86650317cd99da3af0215;hb=c4d2eb5bdf1b23d8c4a9d09322f84a9e0da9d60c;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```)