ochess/tools/skin
2022-02-23 18:11:55 +01:00
..
boards Create repository 2022-02-23 18:11:55 +01:00
pieces Create repository 2022-02-23 18:11:55 +01:00
generate.sh Create repository 2022-02-23 18:11:55 +01:00
README.md Create repository 2022-02-23 18:11:55 +01:00

How skins work

Every skins are made of 200x200 square images. Thus, board skins are 400x200 images and pieces skins are 400x1200 images.

How to make a skin ? Create a sub-directory in boards/pieces named by your skin name and put every svg files which compose your skin. Then run:

./generate.sh

Then your skin should appears in the assets directory. Warning: Please have consistent svg file names (see existing skins).

Existing skins sources: