v0.1.0
What's Changed
- Adding Palworld Example Config by @Cameronsplaze in #58
Breaking Changes
- Configs support multiple volumes (Conflig block went from dict, to list of dicts) by @Cameronsplaze in #59
- Renamed Config Examples (i.e
Minecraft-example.yaml
toMinecraft.java.example.yaml
) to support multiple similar games at once, by @Cameronsplaze in #71
Full Changelog: v0.0.1...v0.1.0