From 612dc2cf6e1d0720b8f26df37ea8f89d16fac805 Mon Sep 17 00:00:00 2001 From: dazedanon <96628874+dazedanon@users.noreply.github.com> Date: Sun, 9 Apr 2023 08:14:06 -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 48dbd04..a16e990 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# DazedMTLTool - A Script that translated RPGMaker MV JSON files using ChatGPT +# 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.