Skip to content

sakura0721144/kainSR-Rappa-2.5.5x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

支持 freesr-data.json 配置导入,支持2.5.5x

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

懒人步骤:先双击install.bat安装依赖,再双击run.bat一键编译启动服务端和代理(电脑需要安装nodejs)

安装

# 前提步骤
$ npm install

1. 自动运行:

$ 双击文件 run.bat 即可一键运行

首次启动会花费较长时间进行编译,待提示Server listening on port 23301时说明启动完成

2. 手动运行:

2.1 流量代理

$ 您需要运行 FireFly.Proxy.v2 中的 FireflySR.Tool.Proxy.exe

2.2 运行应用

# development
$ npm run start

# watch mode 
$ npm run start:dev 

# production mode
$ npm run start:prod

3. 设置 freesr-data:

3.1 更新新的 freesr-data.json

$ 您可以在 src/data 中更新新的 freesr-data.json

3.2 在游戏内更新 data

$ 您可以在游戏中输入 /update 以从新的 freesr-data.json 更新新数据

3.3 改变多命途角色的命途

$ 您可以在游戏中输入 /id + 角色id 例如: /id 8006 (女同谐)来更新该角色的新命途

Support

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.

Stay in touch

License

Nest is MIT licensed.

About

this sever is for a anime game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published