Scripts, cache extract
This commit is contained in:
@@ -23,7 +23,13 @@ echo Waiting for 5 seconds to give the MySQL server time to start before importi
|
||||
echo Waiting for 5 seconds to give the MySQL server time to start before importing the databases.
|
||||
echo:
|
||||
timeout 5
|
||||
Windows\make import-windows
|
||||
|
||||
cls
|
||||
echo Extracting client cache
|
||||
echo:
|
||||
mkdir %userprofile%/OpenRSC
|
||||
Windows/PKUNZIP.EXE Game/Open-RSC-Game/client/cache.zip %userprofile%/OpenRSC
|
||||
|
||||
cls
|
||||
echo First time setup is now complete. Visit http://localhost in your browser to verify.
|
||||
echo First time setup is now complete. Visit http://localhost in your browser to verify.
|
||||
|
||||
Reference in New Issue
Block a user