简介
添加网站
网站路径:/data/wwwroot
端口:80
修改服务端文件IP
/data/wwwroot/resource/platform.json
启动关闭游戏
首次启动游戏命令
cd /data/main/
pm2 start -n mxx main.js
cd /data/game/
pm2 start -n gxx main.js
cd /data/chat/
pm2 start -n cxx main.js
cd /data/battle/
pm2 start -n bxx main.js
以后启动
cd /data
pm2 start all
关闭
cd /data
pm2 stop all
游戏地址:
http://IP/
CDK授权后台:
首先导入cdks.sql 再使用
http://IP/ht/cdk
GM码:666
http://IP/ht/pay/
http://IP/ht/gm/
————————————————————————————
本期教程到此结束。
资源地址
© 版权声明
THE END
暂无评论内容