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=d47809364bc2d0979642f2114b49b7546078793f;hpb=0e466aac11288f35b34d744b2652c7b4e9df2e24;p=xogo.git diff --git a/README.md b/README.md index d478093..4636ac4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# xogo.live +# xogo.casa Simplified version of old vchess.club, to focus on the essential : the game. @@ -9,11 +9,12 @@ PHP + Node.js + npm. ## Usage -```wget https://xogo.live/assets.zip && unzip assets.zip```
-Rename parameters.js.dist → parameters.js, and edit file.
+```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 +Generate some pieces:
+```python generateSVG.py``` in pieces/Avalam ```./start.sh``` (and later, ```./stop.sh```)