This commit is contained in:
metin2clean 2024-06-01 17:04:17 -05:00
parent 9a1e8a25dd
commit 3825122b66
2 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,10 @@
::Este archivo es para abrir las carpetas de tu repo y ser más organizado. Ingresa tus rutas.
set my_path = C:\Users\Metin2\Documents\GitHub\Marty-v58\
::Ruta absoluta
::set my_path = C:\Users\Metin2\Documents\GitHub\Marty-v58\
::Ruta relativa
set my_path = .
start "" "%my_path%client"
timeout /t 1 /nobreak > nul