mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-17 20:45:22 +01:00
- Move mapgen creation logic out of EmergeManager and into Mapgen - Internally represent mapgen type as an enum value, instead of a string - Remove the need for a MapgenFactory per mapgen