From 25a41671a90a67c7fcab4df5160cca3920ddad13 Mon Sep 17 00:00:00 2001 From: DarkIrata Date: Mon, 26 Sep 2016 19:45:55 +0200 Subject: [PATCH] Updated Readme. --- README.md | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc10baf..eedaa88 100644 --- a/README.md +++ b/README.md @@ -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.. \ No newline at end of file