Fix Atarigo + Gomoku, prepare Emergo
[vchess.git] / client / README.md
index 25bf68e..2c1caab 100644 (file)
@@ -2,9 +2,15 @@
 
 ## Project setup
 
-Rename and edit src/parameters.js.dist into parameters.js. Then:
+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.
 ```
-./download_objects.sh
 npm install
 ```
 
@@ -32,8 +38,9 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
 
 ## Resources
 
- - Vue.js + Vue router + Webpack,
- - mini.css,
- - Google font 'Open Sans'
+- Vue.js + Vue router,
+- Webpack,
+- mini.css
 
 Sounds and pieces images where found at various locations.
+Fonts were found on Google Fonts.