Add background launcher scripts

This commit is contained in:
2026-05-05 02:34:49 -04:00
parent 1f03a329b2
commit 597f931c5b
4 changed files with 43 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
@echo off
if exist "logs\server.log" (notepad "logs\server.log") else (echo No hay log todavia. & pause)