Unbundled lua files - Raytwo/Cobalt GitHub Wiki

Lua files from the fe_assets_scripts directory can now be loaded unbundled from a mod if the file is present in patches/scripts/filename.txt.

[!IMPORTANT] Make sure the path is lowercase or it won't be picked up by Cobalt.

[!WARNING] The files are not being merged. If multiple mods unbundle the same file, only one will be loaded.