feat: add bds core, locale updates and safety fixes
This commit is contained in:
@@ -62,5 +62,15 @@
|
||||
"default_dir": "/opt/minecraft/nethergamesmc",
|
||||
"supports_protocols": ["udp"],
|
||||
"supported_services": ["systemd", "tmux-systemd", "screen", "none"]
|
||||
},
|
||||
"bds": {
|
||||
"name": "Minecraft Bedrock Dedicated Server",
|
||||
"edition": "bedrock",
|
||||
"runtime": "native",
|
||||
"default_port": 19132,
|
||||
"protocol": "udp",
|
||||
"default_dir": "/opt/minecraft/bds",
|
||||
"supports_protocols": ["udp"],
|
||||
"supported_services": ["systemd", "tmux-systemd", "screen", "none"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user