[Moddability] Add blueprint loading from subfolders in mods

Issue #6271 resolved
Noelle Lavenza created an issue

Allow modders to separate their own ObjectBlueprints.xml files into an ObjectBlueprints subdirectory, like how vanilla game does.
A mod is attached with an example implementation, implemented using Harmony (and also includes a reimplementation of the vanilla loading functionality that doesn't rely on hardcoded filenames).

Comments (2)

  1. Log in to comment