CrossServerTeleport/README.MD
2025-07-21 13:52:30 +08:00

12 lines
591 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<img src="forge-mod/src/main/resources/ltd_logo.png" alt="LTD Logo" width="128" height="128">
# 关于此项目
众所周知群组服对Forge模组服务器支持很有限社区里我没找到满意的解决MOD客户端在Velocity代理跨服方案项目
所以,我选择`Client Mod + Velocity Plugin` 支持方案,可以完全不必使用/server command (这太low了)。
这种方案更适合客制化服务器,也方便未来扩展。
# 关于开源
该项目是专门为LTD服务器跨服方案解决而服务的你有权利fork并修改他但请遵守MIT协议。