From 8b1cf8a0de0f9a5c07a68008fff42801983169fc Mon Sep 17 00:00:00 2001 From: Silica Date: Fri, 12 Jan 2018 02:29:56 +1300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2607339..c92202f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # RPGMV-DECRYPTOR -Python script that decrypts entire RPG Maker MV Projects. and creates an editable file. +Decrypts RPG Maker MV Games, and creates an editable Project File. + +Written in Python 2.7 (could very easily be ported to python3)