Crucible and Mods. Can they play together?

My playing buddy and I both found the run speed cap arbitrarily low for our tastes, so I learned basic GD modding and fixed it. Quickly discovered that it wouldn’t work in Crucible, as Crucible seems to be implemented as a mod itself. A mod that does not include the resources to edit anything.

Does this mean that Crucible can only played vanilla? I sure hope not, that has been our favorite way to play.

Bump

No one? Nothing?

In theory, what you can do is replace the original game’s database by a modified one that contains your changes as this will force the game to use your changed database unless the crucible database overwrites the corresponding records.

To build such a database, you can copy paste all records that the asset manager extracts when you do the game assets extract into a mod, do your changes and build the database together, then replace the original one (remember to make a backup before).