Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 641 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 641 Bytes

SolarSCore

C++ server core implemetation for Supercell games

Alt text

Usage

Multi-platform setup scripts (Arch, Debian, Termux, Windows MSYS2) are in /setup/ directory


Compile using Makefile - make


P.S You must implement other packets (like OwnHomeDataMessage) by yourself! You can check what games versions have RC4 and what have Pepper crypto on the wiki page

Contribution

If you got any idea and made fix of the core code - you can start contributing with pull requests!