Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DragonWolfLeo authored Oct 7, 2018
1 parent 0fa5e6d commit ada3a72
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
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.

0 comments on commit ada3a72

Please sign in to comment.