A simple & lightweight private server for Clash Royale 1.2.3 (2016) written on Node.js
- Download the repository by zip or type this into the Terminal:
git clone https://github.com/Greedycell/CR-1.2.3.git - Go into Command Prompt or Terminal and type
npm installto build the server. - Go into Command Prompt or Terminal and type
node .to start the server. - Now it is finished and you can use my client linked in the releases to connect to your server.
This repository is only for testing purposes or you can take the packet structures and make a whole new server, you need to implement all the packets and logic yourself.
Core created by tailsjs
