From b2c9e4a2638438f101fb0e985e9c1f1c4ec7338c Mon Sep 17 00:00:00 2001 From: Fuindin Date: Wed, 7 Jun 2017 08:38:45 -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 554edda..3b6df3d 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 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.