支持 freesr-data.json 配置导入,支持2.4.51/2/3/4/5
如果有疑问,可以在discord(用户名lovefurina002)上私聊我,请勿在reversed rooms里直接问这个
A progressive Node.js framework for building efficient and scalable server-side applications.
Nest framework TypeScript starter repository.
# 前提步骤
$ npm install
$ 双击文件 run.bat 即可一键运行
首次启动会花费较长时间进行编译,待提示Server listening on port 23301
时说明启动完成
$ 您需要运行 FireFly.Proxy.v2 中的 FireflySR.Tool.Proxy.exe
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
$ 您可以在 src/data 中更新新的 freesr-data.json
$ 您可以在游戏中输入 /update 以从新的 freesr-data.json 更新新数据
$ 您可以在游戏中输入 /id + 角色id 例如: /id 8006 (女同谐)来更新该角色的新命途
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
- Author - Kamil Myśliwiec
- Website - https://nestjs.com
- Twitter - @nestframework
Nest is MIT licensed.