WDS_src readme

This package contains the os2chess source code modified to create WDSchess


File list

chess.ico - icon file
WDSchess.spr - the project file
WDSchess.pas - "Main" file
chessu1.pas - "Unit" file


***IMPORTANT***

The above files work with the WDSibyl installation package
Install_20100117.zip

No idea if they will work with earlier versions of WDSibyl.


Instructions
------------

The below presumes the WDSibyl package is installed to \WDSibyl - 
adjust to suit your system

1] Copy \WDSibyl\samples\chess\os2chess\chessu1.pas to 
                     \WDSibyl\samples\chess\os2chess\chessu1.ORG

2] Delete \WDSibyl\samples\chess\os2chess\chessu1.pas

3] Unzip WDS_src.zip into \WDSibyl\samples\chess\os2chess

4] Open WDSchess.spr with a text editor to check and modify paths
   to match your installation then Save 

5] Double click WDSchess.spr to start WDSibyl with this project loaded

6] Build and Run to test.



Hopefully I have not forgotten any necessary steps...


