owml icon indicating copy to clipboard operation
owml copied to clipboard

Add "Requires DLC" Flag to the Manifest and Enforce It

Open GameWyrm opened this issue 9 months ago • 0 comments

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.

GameWyrm avatar May 04 '24 21:05 GameWyrm