/SolarSCore

C++ server core implemetation for Supercell games

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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!