A simple & lightweight server core for Supercell games written on Python
- Download the repository by zip or type this into the Terminal:
git clone https://github.com/Greedycell/PyCore.git - Go into Command Prompt or Terminal and type:
py main.py - Now it is finished and you can use any Supercell client to connect to your server.
This repository is only the core of a server, you need to implement all the packets and logic yourself.
