Add "Requires DLC" Flag to the Manifest and Enforce It #584
Open
Description
In the manifest, add the following field:
"requiresDLC": false
If this flag is true, then OWML will check if the DLC is installed as early as possible. If this happens, it will put up a popup in the menu stating that a mod requires the DLC, and pressing ok in the popup will close the game.