Jump to content

Recommended Posts

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. 

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.

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...