mirror of
https://github.com/moparisthebest/MoparClassic
synced 2024-11-12 12:15:07 -05:00
4 lines
43 B
Batchfile
4 lines
43 B
Batchfile
@echo off
|
|
title GameServer
|
|
ant run
|
|
pause |