mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2026-06-28 01:58:34 +00:00
add minecraft bedrock server
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# TODO graceful exit
|
||||
|
||||
LD_LIBRARY_PATH=. ./bedrock_server
|
||||
Reference in New Issue
Block a user