mirror of
https://github.com/JuniorDark/RustyHearts-API.git
synced 2026-05-07 06:01:44 -04:00
4 lines
No EOL
51 B
Batchfile
4 lines
No EOL
51 B
Batchfile
@echo off
|
|
title Rusty Hearts API
|
|
node src/app
|
|
pause |