Code Monkey home page Code Monkey logo

all-games's Introduction

all-games

  • Garry's Mod运行文件为srcds_run,上传Garry's Mod.tar.gz压缩包至根目录解压后在srcds_run文件中修改变量,保存文件类型为shell,否则无法运行,节点文件保存在Steam文件夹中的sub.txt。

  • PocketMine-MP类型说明参考https://github.com/eooce/PocketMine-MP

  • Bedrock启动文件文件为bedrock_server,需先将原游戏文件改名为bedrcok_server(注意不是同名,两个字母调换了位置),否则无法启动游戏,再上传压缩包bedrock.tar.gz解压,在bedrock_server修改参数,保存文件类型为shell,默认节点目录在worlds中的sub.txt

  • Teamspeak3-server启动文件为ts3server,shell文件,压缩包内包含直连和argo两个版本,包内包含详细部署说明,请查阅后再部署。

  • java类游戏下载java.zip压缩包,先将原来的server.jar改名为serevr.jar(注意不是同名,两个字母调换了位置),然后上传压缩包解压,start.sh需赋权777,在start.sh修改变量即可运行,其他不同类型的java游戏,startup里的启动文件名应和压缩包里的文件名对应,原版游戏文件应和start.sh最后面的倒数第二句游戏运行命令中的文件名对应,否则无法启动原版游戏,sub.txt节点信息默认在world文件夹内,控制台输出的base64编码过的那一段的也是节点信息

  • python环境项目:https://github.com/eooce/python-xray-argo

  • Go环境项目:https://github.com/eooce/Go-xray-argo

  • rust.zip为rust环境使用的。

  • muse-bot.zip为ts-bot环境使用的,将 /src/scripts/migrate-and-start.ts文件改为migarte-and-start.ts,将run-with-database-url.ts和start.sh文件上传进 /src/scripts/目录后赋权777,run-with-database-url.ts第4行修改订阅端口,不使用订阅功能可忽略,然后即可运行。

  • 更多游戏持续更新中.......

all-games's People

Contributors

eooce avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.