1 Star 0 Fork 30

Biranran/yhmud

forked from 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
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/biranran/mud.git
[email protected]:biranran/mud.git
biranran
mud
yhmud
master

搜索帮助