Jump to content

[Request] Manual workshop check


Recommended Posts

@simplex Think you could a ForceEnableMod type thing, as well? Becuz when a crash disables all the mods, it also disables the manual workshop check. DX

Yes, you can force enable it. That's what I do.

But this is not something a mod can do on its own, its the user that has to configure it by putting the line

ForceEnableMod "ManualWorkshopUpdate"
in their modsettings.lua, inside the mods folder.
Link to comment
Share on other sites

Yes, you can force enable it. That's what I do.

But this is not something a mod can do on its own, its the user that has to configure it by putting the line

ForceEnableMod "ManualWorkshopUpdate"
in their modsettings.lua, inside the mods folder.

 

Aha.....could I humbly recommend you put that in a readme, perhaps?

Link to comment
Share on other sites

Aha.....could I humbly recommend you put that in a readme, perhaps?

I'll think about it. But force enabling is meant as a tool for modders, not general users, so I'm not sure... It does have its pitfalls, such as not working correctly during worldgen (which has no effect on this mod, but still...).

Link to comment
Share on other sites

I'll think about it. But force enabling is meant as a tool for modders, not general users, so I'm not sure... It does have its pitfalls, such as not working correctly during worldgen (which has no effect on this mod, but still...).

I think an exception can be made for this mod. It's a very tiny mod that doesn't actually affect anything INGAME. Just on the mods screen.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...