main
NeonSR
A small shitty private server for a certain turn-based anime game.
Requirements
- Python
- MongoDB
Tutorial
- Clone this repo: https://git.neonteam.dev/DevilProMT/neonsr.git
cd neonsr- Install dependencies:
pip install -r requirements.txt - Download resources from NeonSR-RES and place them in the
resourcesfolder - Run the server via CMD or VSCode:
py sdkserverpy gameserver
Support
Join Discord for support
Credits
- mero – author of
kcp.py - ayakarail – base gameserver structure
License
This project is licensed under CC0-1.0, excluding kcp.py, which is licensed under GPL-3.0 by Mero (mero@crepe.moe)
Description
Languages
Python
100%