Add background launcher scripts

This commit is contained in:
2026-05-05 02:34:49 -04:00
commit fe61f1f48e
4 changed files with 42 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)