Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Commit

Permalink
Updated Readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkIrata committed Sep 26, 2016
1 parent f61fd7d commit 25a4167
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,30 @@
# TerrariaU-SaveEditor
A save editor for the Wii U version of the game Terraria.
# TerrariaU Save Editor
This is a __WIP__ Save Editor for the WiiU Version of Terraria.
Keep in mind that's not everything is working correctly and there still many things ToDo.
Feel free to Fork / Make Pull requests.

With the current state you can:
- Change Name
- Change Colors
- Change Gender
- View your Inventory (Not fully working if you have armor equiped)

## Installation
Start the .exe and load your save.

## Usage
1. Export using Saviine or Loaddine default savetype.
2. Load.
3. Change.
4. Save.
5. Import! :)

## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :)

## Credits
Currently only me... i'm doing the whole work..

0 comments on commit 25a4167

Please sign in to comment.