MultiSEngine
一个独立于泰拉瑞亚服务器的代理服务, 用于进行跨服传送. A proxy service independent of the Terraria server, for Terraria multi world server
Install / Use
/learn @Megghy/MultiSEngineREADME
MultiSEngine
一个独立于泰拉瑞亚服务器的代理服务, 用于进行跨服传送, 基于.Net 9
A Terraria server-independent proxy service for cross-server transfers, based on .Net 9
独特功能 Unique features
- 引用豚豚的协议库
- 自带的插件系统, 配合协议库能够极为简单快速地修改玩家数据包以及进行拓展和开发
- 可自行修改的语言文件
- 开箱即用的部署方式(装个.Net 9也没什么麻烦的!)和实用的配置项
- Reference to Dolphin's protocol library
- Self-contained plug-in system, with protocol library for easy and fast modification of player packets and expansion and development
- Customizable language files
- Out-of-the-box deployment and useful configuration items
关于单文件和CI About single file and CI
- 自动化构建出的为单文件程序, 即整个项目只有一个文件, Release则为普通项目, 如果需要的话可以只从CI下载
- 目前只会构建Windows, Linux64, Arm64平台的文件, 如要在其他平台运行请自行构建 (dotnet publish -c Release -r (目标平台) -p:PublishSingleFile=true --self-contained false
- Automated builds are single-file programs, i.e. the entire project has only one file, and releases are normal projects, which can be downloaded from Action only if needed.
- If you want to run on other platforms, please build it yourself (dotnet publish -c Release -r (Target platform) -p:PublishSingleFile=true --self-contained false
简易使用说明 Use instructions
- 装.Net 9
- 双击启动, 完事. 对于Linux系统则使用
dotnet MultiSEngine.dll
稍微具体点的部署方式和配置文件说明:https://www.yuque.com/megghy/multisengine
- Install Net 9
- Double-click to start, and you're done. For Linux systems use
dotnet MultiSEngine.dll.
Slightly more specific deployment methods and configuration file instructions:https://www.yuque.com/megghy/multisengine
发布地址 Release address
引用项目 Reference project
Related Skills
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
342.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
84.7kCommit, push, and open a PR
