This is a copy of http://www.kitopen.com/t532-download-and-instructions-compile-your-own-it The source will be hosted here on github https://github.com/jespersh/KITO just in case.
Install Visual Studio 2010 express C++: (All standard settings EXCLUDING MSSQL SERVER) http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express
- Click the ZIP button
- Unzip the package
- Open Solution.sln by double clicking it. 3.1 if a dialog appears to select a program, select Visual Studio C++ 2010
- Find GameConfig.h in the files overview 4.1 If you cant find it, then open it in the Config folder of the kito folder.
- Modify it to your needs
- Compile the entire solution in toolbar: Build -> Build Solution)
- Once the entire solution has been compiled then nagivate to the build folder and find client and server
- Modify the game with your media