louxcraft/unsup.toml
2026-05-18 16:05:28 -07:00

23 lines
807 B
TOML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[flavor_groups.map]
name = "map"
description = "which map mod you would like to use. antique atlas 4 will always be installed regardless"
side = "both"
[[flavor_groups.map.choices]]
id = "xaero"
name = "Xaero's"
description = "use xaero's map mods, the 'premiere' mapping service. prone to memory leaks!"
[[flavor_groups.map.choices]]
id = "journeymap"
name = "JourneyMap"
description = "use journeymap, another map mod!\n⚠ alert! if this is not a fresh install of the modpack, manual removal of `Xaero Train Map`, `Xaero's Minimap`, and `Xaero's World Map` is required."
[metafile.xaero-train-map]
flavors = "xaero"
[metafile.xaeros-minimap]
flavors = "xaero"
[metafile.xaeros-world-map]
flavors = "xaero"
[metafile.journeylocator]
flavors = "journeymap"
[metafile.journeymap]
flavors = "journeymap"