From ce5c3b56d1e7646575fa5bec2dad21afe9ca091b Mon Sep 17 00:00:00 2001 From: dazedanon <96628874+dazedanon@users.noreply.github.com> Date: Sun, 9 Apr 2023 08:22:03 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a16e990..53ad82e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# DazedMTLTool - A Script that translates RPGMaker MV JSON files using ChatGPT API +# DazedMTLTool - A script that translates RPGMaker MV JSON files using ChatGPT API Currently in development. Goal is to eventually have ChatGPT nicely translate all dialogue when given an RPGMaker JSON file. Right now its only tested on MV but hopeful to add more engines in the future.