diff options
Diffstat (limited to 'extra-theme/XBoard_3D/KCXBoard_3D/theme.conf')
-rw-r--r-- | extra-theme/XBoard_3D/KCXBoard_3D/theme.conf | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/extra-theme/XBoard_3D/KCXBoard_3D/theme.conf b/extra-theme/XBoard_3D/KCXBoard_3D/theme.conf new file mode 100644 index 0000000..e2ccb47 --- /dev/null +++ b/extra-theme/XBoard_3D/KCXBoard_3D/theme.conf @@ -0,0 +1,29 @@ +[General] +Type=Chessmen +Name=XBoard 3D +Version=1.0 +Author=Troy Corbin Jr. +AuthorEmail=tcorbin@users.sourceforge.net +AuthorWWW=http://knights.sourceforge.net +Notes=This is my attempt at creating 3D versions of the XBoard chessmen. Created with Lightwave. + +[2DWhite] +King=white001.png +Queen=white004.png +Bishop=white000.png +Knight=white002.png +Rook=white005.png +Pawn=white003.png + +[2DBlack] +King=black001.png +Queen=black004.png +Bishop=black000.png +Knight=black002.png +Rook=black005.png +Pawn=black003.png + + + + + |