0 Star 2 Fork 0

诡秘MUD / 诡秘世界MUD

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tt++.cmd 320 Bytes
一键复制 编辑 原始数据 按行查看 历史
唐老鸭KING 提交于 2023-04-03 09:37 . Add windows tt++ setup script
@echo off
color 02
title MYSTICISM tt client
::环境配置
::PATH为tt++在windows中的安装目录
::默认为 C:\Users\用户名\AppData\Roaming\WinTin++\bin\tt++.exe
set PATH="*\tt++.exe"
::CONFIG为tt++启动配置脚本目录
::即mysticism-mud中setup.tt所在目录
set CONFIG="\setup.tt"
::运行游戏
:START
%PATH% %CONFIG% %*
::goto START
pause
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mysticism-mud-org/mysticism-mud.git
git@gitee.com:mysticism-mud-org/mysticism-mud.git
mysticism-mud-org
mysticism-mud
诡秘世界MUD
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891