xy-server/start_game.bat
2025-04-23 09:34:08 +08:00

5 lines
54 B
Batchfile

@echo off
color 2
title 一区模块
ts-node game.ts
pause