【大话西游之逍遥西游修炼渡劫超变端】经典Q萌回合动作卡通大话手游-2023年7月3日最新打包Win服务端源码视频架设教程-GM后台-安卓苹果IOS双端版本!
这里我们以centos7.6
安装宝塔
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
宝塔安装
ngx1.18
mysql5.6
php5.6开放所有端口1:65535
关闭防火墙
systemctl stop firewalld.service
systemctl disable firewalld.service上传syymwcom.tar.gz服务端到服务器根目录/
解压服务端
cd /
tar -zxvf syymwcom.tar.gz设置目录权限
cd /home
chmod -R 777 /home
chmod -R 777 /usr/local
chmod -R 777 /www/wwwroot
chmod -R 777 /etc/redis6001.conf数据库密码设置为nGAaHzH73abyeJb3
建站 端口随意
文件指向www/wwwroot/game
编译lua
yum -y install gcc gcc-c++
yum install make -y
yum install readline-devel.x86_64 -y
cd lua-5.2.3
make linux
make install修改/home/nomogaserver/accountcenter/src/gamelogic/config/serverlists/serverlistxiyou_final_md.lua文件
修改\\www\\wwwroot\\xiyou\\ver_test1.txt ver_test.txt
重启服务器
reboot启动游戏
/usr/local/mongodb/bin/mongod –config /usr/local/mongodb/bin/mongodb.conf &/usr/local/bin/redis-server /etc/redis6001.conf &
cd /home/nomogaserver && ./accserver.sh start
cd /home/nomogaserver && ./payserver.sh start
cd /home/server1 && ./nomogaserver2.sh start
cd /home/server1 && ./nomogaserver1.sh start
端口查看 netstat -lntp
cd /home/nomogaserver && ./accserver.sh stopcd /home/nomogaserver && ./payserver.sh stop
cd /home/server1 && ./nomogaserver2.sh stop
cd /home/server1 && ./nomogaserver1.sh stop
客户端修改
安卓
根目录 AndroidManifest.xml 最下面 ip
assets\\res 目录下面的 script.zip 压缩包内
Update.GameUpdate.lua ip
IOS修改
assets\\res 目录下面的 script.zip 压缩包内
Update.GameUpdate.lua ip
GM后台地址
ip/admin
GM码:syymw.com
评论0