mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-08-22 19:04:07 -05:00
add minecraft server to the docs
This commit is contained in:
@@ -149,6 +149,9 @@ echo "PN_SMM_SECURE_SERVER_HOST=$server_ip" >>./super-mario-maker.local.env
|
||||
echo "PN_SPLATOON_SECURE_SERVER_HOST=$server_ip" >>./splatoon.local.env
|
||||
echo "PN_MINECRAFT_SECURE_SERVER_HOST=$server_ip" >>./minecraft-wiiu.local.env
|
||||
|
||||
echo "PN_MINECRAFT_ALLOW_PUBLIC_MATCHMAKING=0" >>./minecraft-wiiu.local.env
|
||||
echo "# 0 = disable, 1 = enable" >>./minecraft-wiiu.local.env
|
||||
|
||||
# Get the Wii U IP address
|
||||
if [[ -n "$wiiu_ip" ]]; then
|
||||
if_verbose print_info "Using Wii U IP address $wiiu_ip."
|
||||
|
||||
Reference in New Issue
Block a user