From beb8a3a9eeda0e6be573d563276ecabc6e23f07f Mon Sep 17 00:00:00 2001 From: Fuindin Date: Fri, 26 Jul 2019 08:22:48 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5172ca6..e47490f 100644 --- a/README.md +++ b/README.md @@ -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.