HTML5 Implimentation of KalOnline.
Currently only written loaders for GB and GTX files
- Copy the data folder of your KalOnline client to the project. You can download the client here
- Make sure you have node installed
- Run
npm install in your project folder
- Run
npm start to start the server