api/rh-api.bat
2023-05-12 17:44:41 -03:00

4 lines
No EOL
51 B
Batchfile

@echo off
title Rusty Hearts API
node src/app
pause