三网H5游戏【英雄守卫战】最新整理Linux手工服务端+安卓

修仙模拟器 Linux 搭建教程

测试系统:CentOS 7.6

安装宝塔

if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ssl251104

遇到提示输入y回车确认安装

安装环境
Nginx-1.22
PHP-7.1

创建网站:

ip:81

然后上传game.zip到网站解压

给权限:

chmod 777 -R /www/wwwroot/

游戏地址:http://IP:81

客户端修改assets\apps\H59BB7BF3\www\manifest.json

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注