- Add local SurrealDB install, update, and run scripts for Forge - Update setup docs and package the server SurrealDB helpers
4 lines
57 B
Batchfile
4 lines
57 B
Batchfile
@echo off
|
|
call "%~dp0UpdateMe.bat"
|
|
call "%~dp0RunMe.bat"
|