EFT-EmuBackend/start.bat
Rick 156a57866d Initial Commit
Init Commit Backend Server
2020-07-02 01:09:01 +02:00

3 lines
33 B
Batchfile

@echo off
node core/main.js
pause