Hey Thale5, thanks for this mod. Suggestion: it would be also great if this mod could generate a warning when it detects for the first time an asset having been deleted from the workshop by its creator. At the moment the game silently removes all instances of the asset on load, and it is often only several saves later when you realise what had happened. To do so I'd suppose you could keep a list of assets loaded, and then when the condition occurs that (1) an asset is not available on load and (2) that asset exists in the save game, generate a warning dialog box. I think your mod already does something like that, without the dialog box, so it's quite easy to miss. Thanks for your consideration.