mirror of
https://git.neonteam.dev/amizing/robinsr.git
synced 2025-03-12 03:28:30 -04:00
5 lines
90 B
Batchfile
5 lines
90 B
Batchfile
@echo off
|
|
|
|
start cmd /k cargo run --bin gameserver
|
|
|
|
start cmd /k cargo run --bin sdkserver |