-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0fa5e6d
commit ada3a72
Showing
1 changed file
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# extendedsamplecharacter-dontstarvetogether | ||
A template character mod for Don't Starve Together | ||
# Extended Sample Character for Don't Starve Together | ||
A character mod template. | ||
|
||
The full tutorial can be found on the Klei forums [here](https://forums.kleientertainment.com/forums/topic/46849-tutorial-using-extended-sample-character-template/) | ||
|
||
Features: | ||
- Basic coding for a character mod | ||
- All sprites and symbols to build a character | ||
- Extended drawing areas for custom art | ||
- Updated for Don't Starve Together | ||
|
||
This requires Don't Starve Mod Tools to autocompile .png files that are modified. | ||
The .scml is built in a way that you can use Spriter (included with Don't Starve Mod Tools) to preview the changes you make. The .scml file is not intended to be changed itself, and changes may not correctly reflect how it appears in-game. | ||
A folder of cleared sprites has been included to easily remove unwanted parts from your character. |