Dziva Posted December 19, 2018 Share Posted December 19, 2018 Hi there! I was wondering if normal Don't Starve mods are compatible with Hamlet. I haven't bought Hamlet yet and I'm just curious if I'll need to update my character somehow. Not that I know how, since I'm basically a coding baby and used this to make her: Any help and information would be appreciated. I've noticed that some mods on Steam say [Hamlet] so it has me confused. Link to comment https://forums.kleientertainment.com/forums/topic/100823-make-character-mod-compatible-with-hamlet/ Share on other sites More sharing options...
Skittish Robot Posted December 19, 2018 Share Posted December 19, 2018 There's a good chance it will work... for the most part. But even if it works today, there's a risk it may not work tomorrow--if and when they update the game (and every subsequent time thereafter.) Having said that... if all you've done is changed the picture files and made some stat tweaks, you should be fine. After all, any changes like that and Klei would have to update all of their characters. And that is a pain in the butt to do. Link to comment https://forums.kleientertainment.com/forums/topic/100823-make-character-mod-compatible-with-hamlet/#findComment-1134186 Share on other sites More sharing options...
K1NGT1GER609 Posted December 20, 2018 Share Posted December 20, 2018 For hamlet compatability the two main pieces of code to make it work with hamlet are needed in modinfo: dont_starve_compatible = true porkland_compatible = true they both need to be true even if the mod isn't dont starve (regular game mode) compatible. If the first line is false it doesn't matter if the coding is right the game will automatically disable the mod. Link to comment https://forums.kleientertainment.com/forums/topic/100823-make-character-mod-compatible-with-hamlet/#findComment-1134283 Share on other sites More sharing options...
Dziva Posted December 20, 2018 Author Share Posted December 20, 2018 Awesome! thank you so much for the answers! Link to comment https://forums.kleientertainment.com/forums/topic/100823-make-character-mod-compatible-with-hamlet/#findComment-1134628 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