Kyle873 / BH3_PS

A private server implementation for a third impact game sea mainly but should also work for glb and probably cn too

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BH3_PS (Not actually usable)

Discord server invite


Getting Started

  • git clone or download this repo
  • Run npm install in this project directory
  • Place your resources in the resources directory (read the wiki for more information)
├───resources
│   └───ExcelOutputAsset
│   └───proto
  • Make sure you have MongoDB server running
  • Start the server npm start
  • Check config.json for anything that needs to be changed, and restart after changing
  • Run your proxy
mitmdump -k -s .\proxy.py
  • Start the game and login with any username, account will automatically created

What Works

  • Login
  • Main Story!!!
  • Chatroom Commands
  • GM WebUI (WIP) Run npm run gm
  • others soon to be implemented!

Notes

  • If something is broken after git pull, try nuking the db first

Acknowledgement

  • Crepe-Inc for:
    • CrepeSR that inspires the development project!

Contact

Pleeeeease..., if you have exprience in developing PS or RE and intrested in contributing please feel free to contribute / contact me🙏🏻

rfi#2668

About

A private server implementation for a third impact game sea mainly but should also work for glb and probably cn too


Languages

Language:TypeScript 99.1%Language:Python 0.9%Language:HTML 0.1%