Jump to content

Recommended Posts

Hello everyone! I’m Aqua, and I’d really like to start creating mods. For this, I want to start studying the coding. I’d like to know how to see the games coding, and would appreciate if anybody could help me. Thanks so much for the help! I hope to be able someday to create various mods for you guys to enjoy.

Hi there. A good place to start is this forum by Ultroman. It has links to many of the coding snippets and examples you will need to make your first custom mod, as well as a newcomer's link to some vital coding basics.

another place to find code examples for the game is to go into the data bundles folder of the game. You should be able to find it somewhere like this:

 

"C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together\data\databundles\scripts.zip"

I'm also in the middle of making my first mod and this has all helped me greatly. Hope it can do the same for you.

4 hours ago, Divici said:

Hi there. A good place to start is this forum by Ultroman. It has links to many of the coding snippets and examples you will need to make your first custom mod, as well as a newcomer's link to some vital coding basics.

another place to find code examples for the game is to go into the data bundles folder of the game. You should be able to find it somewhere like this:

 

"C:\Program Files (x86)\Steam\steamapps\common\Don't Starve Together\data\databundles\scripts.zip"

I'm also in the middle of making my first mod and this has all helped me greatly. Hope it can do the same for you.

Thanks so much! Just saw the forum. It’s amazing, and it’s helping me a lot. Looking forward to see how your mod turns out!

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...