- MT3换皮梦幻 Linux 搭建教程
- 测试系统:Centos7.6
- 安装宝塔
- yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
- 输入y回车确认安装
- 安装环境
- Nginx1.18
- mysql5.6
- php7.1(删除禁用函数:exec,system,putenv,重启PHP)
- 关闭防火墙
- systemctl stop firewalld.service
- systemctl disable firewalld.service
- 上传服务端mhxy.zip到服务器的根目录
- 解压
- cd /
- unzip mhxy.zip
- 给权限
- chmod -R 7777 /home
- 安装环境
- cd /home
- rpm -ivh jdk-8u144-linux-x64.rpm
- tar zxvf log4cpp-1.1.3.tar.gz
- cd log4cpp
- ./configure
- make
- make install
- yum install -y gcc-c++ log4cpp
- ln -s /usr/lib64/liblog4cpp.so.4 /usr/lib64/liblog4cpp.so.5
- 设置数据库root密码为:t9gm.com
- 修改服务端文件IP:
- /home/mt3/sdk_server/sdk.config.xml
- /home/sql/mt3.sql
- 导入数据库:
- cd /home
- ./sk
- 重启nginx
- 启动游戏
- cd /home/mt3
- ./s.sh
- 客户端修改:
- 安卓:
- /AndroidManifest.xml
- /lib/armeabi-v7a/libgame.so
- 苹果:
- /Payload/mt3.app/mt3
- 注册地址:http://ip:88/
- 邀请码:t9gm
- GM后台:http://ip:88/login
- 账号:t9gm.com
- 密码:t9gm.com
复制代码
|
大佬,别默默的看了,快登录帮我点评一下吧!:)
登录 立即注册