2025-04-18 11:32:20 +08:00
2025-04-17 20:13:39 +08:00
2025-04-18 10:15:24 +08:00
2025-04-15 19:36:05 +08:00
2025-04-15 19:36:05 +08:00
2025-04-18 09:13:44 +08:00
2025-04-14 17:56:01 +08:00
2025-04-18 11:32:20 +08:00
2025-04-15 19:36:05 +08:00
2025-04-18 11:32:20 +08:00
2025-04-18 11:32:20 +08:00
2025-04-18 11:32:20 +08:00
2025-04-15 19:36:05 +08:00
2025-04-15 19:36:05 +08:00

NeonSR

A small shitty private server for a certain turn-based anime game.

Requirements

  • Python
  • MongoDB

Tutorial

  1. Clone this repo: https://git.neonteam.dev/DevilProMT/neonsr.git
  2. cd neonsr
  3. Install dependencies: pip install -r requirements.txt
  4. Download resources from NeonSR-RES and place them in the resources folder
  5. Run the server via CMD or VSCode:
    • py sdkserver
    • py gameserver

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
No description provided
Readme 241 KiB
Languages
Python 100%