1 Star 7 Fork 0

xfwg/StygianCore-Controls

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
start_world.bat 638 Bytes
一键复制 编辑 原始数据 按行查看 历史
StygianTheBest 提交于 2018-12-18 04:47 +08:00 . First Commit
@echo off
REM Command
REM 1(Blue), 2(Green), 3(Cyan), 4(Red), 5(Purple), 6(Yellow), 7(LGray), 8(Gray)
REM MODE con:cols=88 lines=45
COLOR 0F
SET mod=%1
SET NAME=WorldServerX64 (StygianCore)
TITLE %NAME%
echo.
echo -----------------------------------------------------------
echo [ World ]-[ StygianCore 3.3.5a ]-[ stygianthebest.github.io ]
echo -----------------------------------------------------------
echo.
echo World is currently running. To avoid possible data loss, please
echo shutdown the server using CTRL-C instead of closing the window
echo or terminating the process.
echo.
echo.
cd .\Server\Core
worldserver.exe
exit
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xfwg/StygianCore-Controls.git
git@gitee.com:xfwg/StygianCore-Controls.git
xfwg
StygianCore-Controls
StygianCore-Controls
master

搜索帮助