10 Star 64 Fork 28

mudren / yhmud

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
run.bat 183 Bytes
一键复制 编辑 原始数据 按行查看 历史
哎哟喂 提交于 2023-06-06 14:49 . 💞💕
@echo off
if not exist "driver.exe" (
echo driver.exe not found, please compile with build_msys2.sh...
pause
) else (
start /B "" "driver.exe" "config.cfg"
color 02
)
C
1
https://gitee.com/mudren/mud.git
git@gitee.com:mudren/mud.git
mudren
mud
yhmud
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891