Python is the motor of the Cenfral engine. It is IMPOSSIBLE to run Cenfral without Python unless you modified the whole project.
It is recommended that you download the latest version of Python 3.x
I personally use Python 3.6.4
to test Cenfral.
Tick the Add Python to PATH
and Associate *.py files
boxes unless you know what you are doing.
Cenfral can be downloaded at Release.
For most usages, you can simply download Source code
zip file and extract it to anywhere (If you added Python to PATH)
Run setup.py
. This will install some files needed for Cenfral and set them up.
Refer to the GitHub wiki for further documents!