Update README.md

This commit is contained in:
Fuindin 2017-06-07 08:38:45 -07:00 committed by GitHub
parent 691b59daa7
commit b2c9e4a263

View File

@ -1,5 +1,5 @@
# ShiningEditor
Shining Editor is a Genesis / Mega Drive save state editor. That allows a user to edit saves states for Shining in the Darkness. Eventually I would like to add support for Shining Force and Shining Force 2 save states.
Shining Editor is a Genesis / Mega Drive save state editor that allows a user to edit saves states for Shining in the Darkness. Eventually I would like to add support for Shining Force and Shining Force 2 save states.
This project was written in C# using Visual Studio 2017. The program currently works with save states for Shining in the Darkness that were generated from the Fusion364 emulator (.gs0, .gsx files). *Make sure to create a backup of your save state file before editing just in case something doesn't go quite right.