ow-mods / ow-mod-manager

Outer Wilds Mod Manager (Legacy)
https://outerwildsmods.com/mod-manager
MIT License
55 stars 6 forks source link

Enable/disable mods #16

Closed amazingalek closed 4 years ago

amazingalek commented 4 years ago

Find and edit config.json. If config.json isn't found, create it the same place as manifest.json, with just this content:

{
  "enabled": true
}