Running a server

To run a server you need to download the server and games packages. You need to extract both of them into a folder of your choice. To run the server, open a command prompt and go to the folder where you extracted the server package. Type the following in the command line.

C:\path\to\server\package>java -jar CardhouseServer.jar C:\path\to\games\package

In this command you need to replace "C:\path\to\games\package" with the path where you extracted the games package.