X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2FREADME.md;h=2c1caabd87a49134d1fee2f2fac00aa12e6efb77;hp=6c657db53616e67cde18a05a2d631fa908b84baf;hb=e07981727a6d486886f01f8e0ddc548fd733764b;hpb=7c05a5f2297bea540c700ebceb0cc8b03a7f6775 diff --git a/client/README.md b/client/README.md index 6c657db5..2c1caabd 100644 --- a/client/README.md +++ b/client/README.md @@ -6,6 +6,9 @@ Rename and edit src/parameters.js.dist into parameters.js. Then, download the folders and files listed in download\_objects file. (This is optional, most variants will work without it). +For Emergo and Avalam, run generateSVG\*.py scripts in folder +public/images/pieces/Emergo and Avalam (pieces SVGs). + Finally install dependencies. ``` npm install