-
The forum downloads section will be removed on Jan 1st 2023. Players may still download mods that are currently hosted, but new submissions are no longer being accepted. Mod makers are advised to relocate their mods to alternative hosting solutions.
Modding Tools, Tutorials & Examples
88 files
-
Creature Mod Tutorial 1 - Creating a Mod
By Cheerio
This tutorial shows you how to create your very own mod!
Instructions on using the tutorial:
1. Download and extract the mod to your mods folder.
2. Open and follow the instructions in 'readme_tutorial_1.txt'.
Happy modding!
1802 downloads
Updated
-
Creature Mod Tutorial 2 - Spawning a Creature
By Cheerio
This tutorial shows you how to spawn a creature at the player's position!
Instructions on using the tutorial:
1. Download and extract the mod to your mods folder.
2. Open and follow the instructions in 'readme_tutorial_2.txt'.
Happy modding!
1258 downloads
Updated
-
Creature Mod Tutorial 3 - Importing Animation
By Cheerio
This tutorial shows you how to import a new creature from Spriter!
Instructions on using the tutorial:
1. Download and extract the mod to your mods folder.
2. Open and follow the instructions in 'readme_tutorial_3.txt'.
Happy modding!
1195 downloads
Updated
-
Creature Mod Tutorial 4 - Locomotion
By Cheerio
This tutorial will show you how to make your character run through the world!
Instructions on using the tutorial:
1. Download and extract the mod to your mods folder.
2. Open and follow the instructions in 'readme_tutorial_4.txt'.
Happy modding!
1009 downloads
Updated
-
Creature Mod Tutorial 5 - Stategraphs
By Cheerio
This tutorial shows you how to control your creature's animation using a stategraph!
Instructions on using the tutorial:
1. Download and extract the mod to your mods folder.
2. Open and follow the instructions in 'readme_tutorial_5.txt'.
Happy modding!
880 downloads
Updated
-
Creature Mod Tutorial 6 - Brains
By Cheerio
This tutorial shows you how to add a brain to your creature!
Instructions on using the tutorial:
1. Download and extract the mod to your mods folder.
2. Open and follow the instructions in 'readme_tutorial_6.txt'.
Happy modding!
893 downloads
Updated
-
Creature Mod Tutorial 7 - Importing Sound
By Cheerio
This tutorial shows you how to add custom sound to your creature!
Instructions on using the tutorial:
1. Download and extract the mod to your mods folder.
2. Open and follow the instructions in 'readme_tutorial_7.txt'.
Happy modding!
722 downloads
Updated
-
Creature Mod Tutorial 8 - World Spawning
By Cheerio
This tutorial shows you how to have your creature spawn throughout the world!
Instructions on using the tutorial:
1. Download and extract the mod to your mods folder.
2. Open and follow the instructions in 'readme_tutorial_8.txt'.
Happy modding!
1560 downloads
Updated
-
Sound Mod Tutorial
By Cheerio
This tutorial will teach you how to create a mod which replaces a sound in 'Don't Starve'. For this tutorial, we're going to replace the 'rabbit scream' with a 'bird scream'.
To follow this tutorial, download and extract this mod to your 'mods' folder and jump to the tutorial page here.
1275 downloads
Updated
-
Animation Commandline Tool
Tool to convert binary animation and build files to text and then back to binary again.
Included:
EXE command line program
README explaining the format
SampleAnimMod sample using custom files & raw files used to generate the sample
Warnings:
Not tested with every file
Not tested on other computers
Unlikely to work on non-windows machines
Known Issues:
The current sample_prefab build.bin (missing text name in build file)
823 downloads
Updated
-
TextureConverter
By Bigfoot
This is Klei's internal tool for converting textures into our in-game format.
NOTE:
This tool comes with a big Buyer Beware! This is a development tool and not end user friendly. As you've discovered there is virtually no error checking because we use it in a very narrow set of circumstances and those are well debugged.
Also please note the game engine only supports ARGB/DXT1/3/5.
Hey all,
I see that many of you are looking to create .tex files for the game to load. I've discussed it with the team, and we're releasing our own Texture Converter for you to use.
Have fun!
USAGE:
Discuss this Mod
1862 downloads
Updated
-
FutaraDragon DS Tex To AtlasXml Converter
For Don't Starve Modder Quick Build Xml from tex file for Don't Starve Update
FutaraDragon DS Tex To AtlasXml Converter V0.0.0.26
Create By FutaraDragon
Installation
when your download finish your must rename to the original file name.
example when your download finish the file name is "1704-fddstextoatlasxmlconverter.part1.rar " your must rename to "fddstextoatlasxmlconverter.part1.rar " and other part must rename before extract it
- Download All File and Extract by part 1
- None Install (Can use when unrar)
How To Use
1. Open Program.
2. Select Folder has tex file inside.
3. Press Convert Button
4. The Program Will Create xml for all of file name with format ".tex"
5. Start Write your code again -0- (I HAVE ALL XML FILE ALREADY!!)
AboutProgram
For Build xml file only support for u1="0" u2="1" v1="0" v2="1" image picture
What I'm doing https://www.facebook.com/FutaraDragonSoftware
My FaceBook Here https://www.facebook.com/FutaraDragon
DiscussHere if found bug or talk about this tool >>
1565 downloads
Updated
-
Speech Mod Template -- v1.3 -- WINTER UPDATE
By WrathOf
WrathOf
Provides an "english_master.lua" version of my "english.lua" template file based on the "strings.lua" organization with a lot more string settings listed for all characters.
This can be used as a starting point for creating speech mods without changing the game's "strings.lua" file and enables you to define more character specific speech than what is provided in the "strings.lua" file.
Notes:
** This is now designed to use the new mod loading system without you needing to change your existing speech file based on my previous template.
** Refer to the "Speech Changes for DS Winter Update.txt" file for the new items you can copy/paste to your existing file in order to upgrade it for the Winter Update
See discussion thread below for more information.
Features:
* Complete list of all available speech settings for all characters.
( and you thought you had enough already! )
* A few "corrections" to some speech settings for consistency across all characters
* Comments in the file on how to add more pigman talk, tombstone epitaphs and pigman names
* Now includes speech from A Winter's Tale Update
Game Version:
Revision 73662 2013-02-26_10-21-53
Use:
Read top portion of the provided README, modmain.lua and english_master.lua files for current information.
In the file, remove the "--" comment characters in front of any speech setting you want to activate.
When you are done you might make a copy of the file for distribution and remove all of the commented out lines in it. That way other players can see what you have changed more easily.
Please revise the top comment block in the file to reflect your mod's information but do leave a credit to me and the version of my template you used for support purposes. Thanks!
Changelog:
Support:
Discuss this Mod
143 downloads
Submitted