Add ScriptableBuildPipeline package
Implemented a new, custom BuildAssetBundles method that runs PreProcess on a new instance of each prefab, saves the modified prefab into the bundle under the original prefabs name and then destroys the modified prefab version after the build is complete
without requiring an AssetDatabase import
Backing this up because it will probably break my project if it goes wrong (it will definitely go wrong)