Update README.md

This commit is contained in:
Fuindin 2019-07-26 08:22:48 -07:00 committed by GitHub
parent 954890be21
commit beb8a3a9ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 save 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.