davebowman2 Posted January 17, 2018 Share Posted January 17, 2018 Hello, There is a mod in DST called Wade the Botanist (it is on the Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=798033907) and I would very much like to see if I can port it to Don't Starve Alone. I have tried editing some of the files but they end up not working, and was wondering if there is some process I am not aware of. I haven't been able to find anything online regarding this, and would appreciate some assistance in regard to this matter. (I've included a RAR file containing the mod contents if anyone would like to look at the mod files.) workshop-798033907.rar Link to comment https://forums.kleientertainment.com/forums/topic/86506-porting-mod-from-dst-to-dont-starve/ Share on other sites More sharing options...
Andreasgamming Posted January 17, 2018 Share Posted January 17, 2018 First off, you have it still set to be compatible to DST, you can't have it compatible to both DST and DS. name = "Wade the Botanist" description = "Adds Wade to Don't Starve Together!" author = "Koze122" version = "1.1.1" forumthread = "none" api_version = 10 dst_compatible = false -- This cannot be true if dont_starve_compatible = true --this is true. reign_of_giants_compatible = true all_clients_require_mod = true -- Character mods need this set to true, for DS This is not needed. icon_atlas = "modicon.xml" icon = "modicon.tex" I'm not entirely sure if this works. but it is worth the try. Link to comment https://forums.kleientertainment.com/forums/topic/86506-porting-mod-from-dst-to-dont-starve/#findComment-993514 Share on other sites More sharing options...
davebowman2 Posted January 17, 2018 Author Share Posted January 17, 2018 1 hour ago, Andreasgamming said: First off, you have it still set to be compatible to DST, you can't have it compatible to both DST and DS. name = "Wade the Botanist" description = "Adds Wade to Don't Starve Together!" author = "Koze122" version = "1.1.1" forumthread = "none" api_version = 10 dst_compatible = false -- This cannot be true if dont_starve_compatible = true --this is true. reign_of_giants_compatible = true all_clients_require_mod = true -- Character mods need this set to true, for DS This is not needed. icon_atlas = "modicon.xml" icon = "modicon.tex" I'm not entirely sure if this works. but it is worth the try. Hi, First off, thank you for responding. Secondly, I did as you suggested and am able to get the mod to appear in the mod listings, however upon activating it and clicking apply it is disabled by the game and I cannot play it. Thank you for trying to help, Andreasgamming. Link to comment https://forums.kleientertainment.com/forums/topic/86506-porting-mod-from-dst-to-dont-starve/#findComment-993524 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