Added more dependent packages; hopefully have it automatically running

This commit is contained in:
William Miceli
2019-08-31 20:48:24 -04:00
parent 394d770403
commit 0aa625f425
2 changed files with 6 additions and 7 deletions

View File

@@ -1,5 +1,4 @@
#!/bin/sh
# Command to run: `LD_LIBRARY_PATH=. ./bedrock_server`
/bin/sh
unzip /MinecraftServer.zip -d /MinecraftServer
LD_LIBRARY_PATH=./MinecraftServer /MinecraftServer/bedrock_server