AzrieLxx Posted March 17, 2015 Share Posted March 17, 2015 I'm using proxy inside company, and get blocked from so I can't download from steam workshop. But when I open mods to enable or disable, it will checking steam workshop first. But for me it takes forever since there's no time out, and yet I can't go back unless force closed. There's possible way to skip this checking steps so I will brought directly to my installed mods instead? Link to comment https://forums.kleientertainment.com/forums/topic/52104-how-how-to-skip-steam-workshop-mods-update/ Share on other sites More sharing options...
Developer PeterA Posted March 18, 2015 Developer Share Posted March 18, 2015 This is a feature I will be adding to the game very soon! I'll report back when it's implemented. Should be later this week, or early next week. Link to comment https://forums.kleientertainment.com/forums/topic/52104-how-how-to-skip-steam-workshop-mods-update/#findComment-622585 Share on other sites More sharing options...
AzrieLxx Posted March 18, 2015 Author Share Posted March 18, 2015 Thanks you... Link to comment https://forums.kleientertainment.com/forums/topic/52104-how-how-to-skip-steam-workshop-mods-update/#findComment-622651 Share on other sites More sharing options...
Developer PeterA Posted March 19, 2015 Developer Share Posted March 19, 2015 @AzrieLxx, I've added "skip_workshop_update" to the [MISC] section of settings.ini, which when set to true will bypass the Steam Workshop update. Unfortunately this change won't go live until RoG goes live, but will be available with the next RoG test update. In the mean time if you're not on the RoG public test branch, you can go into modsscreen.lua and change ModsScreen:StartWorkshopUpdate tofunction ModsScreen:StartWorkshopUpdate() self:WorkshopUpdateComplete()endLet me know if you have any questions! Link to comment https://forums.kleientertainment.com/forums/topic/52104-how-how-to-skip-steam-workshop-mods-update/#findComment-622927 Share on other sites More sharing options...
Maris Posted March 19, 2015 Share Posted March 19, 2015 Also you could just use the file modsettings.lua and never enter mods menu. However in this case you cannot configure mods. Link to comment https://forums.kleientertainment.com/forums/topic/52104-how-how-to-skip-steam-workshop-mods-update/#findComment-623006 Share on other sites More sharing options...
Developer PeterA Posted March 19, 2015 Developer Share Posted March 19, 2015 @Maris, true, but the better way is to enable mods from modoverrides.lua in your user folder. You can configure your mods from modoverrides.lua, details are here http://dont-starve-game.wikia.com/wiki/Don%E2%80%99t_Starve_Together_Dedicated_Servers#Mods That said, it's really just designed for dedicated server admins, so the user experience for players won't be great using that method. @AzrieLxx, good news. We're putting this change into a patch we'll be making later today, so you won't have to wait until RoG is live. Link to comment https://forums.kleientertainment.com/forums/topic/52104-how-how-to-skip-steam-workshop-mods-update/#findComment-623111 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now