TheRemote / MinecraftBedrockServer

Sets up a Minecraft Bedrock dedicated server on Ubuntu with options for automatic updates and running at startup
https://jamesachambers.com/minecraft-bedrock-edition-ubuntu-dedicated-server-guide/
MIT License
811 stars 173 forks source link

Add valid_know_packs.json to unzip exclude #53

Closed kmpoppe closed 3 years ago

kmpoppe commented 3 years ago

When the server administrator has added behaviour- and resource packs to the server, they need to made known in valid_known_packs.json, thus that file should not be overwritten, once a new server version gets deployed.

TheRemote commented 3 years ago

Thanks kmpoppe, I was just working on these resources packs today and you beat me to it!