From 3dc8ef5c22bdb631fd32b1aabb68d46be297bf61 Mon Sep 17 00:00:00 2001 From: dazedanon <96628874+dazedanon@users.noreply.github.com> Date: Sat, 22 Apr 2023 14:34:10 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 892ac9e..625fa56 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# DazedMTLTool - A script that translates RPGMaker MV JSON files using ChatGPT API +# DazedMTLTool - A script that translates RPGMaker JSON files using ChatGPT API ![image](https://user-images.githubusercontent.com/96628874/230908699-adacb5e1-1548-4116-a0ea-a33297cdafa4.png) -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. +Currently in development. Goal is to eventually have ChatGPT nicely translate all dialogue when given an RPGMaker JSON file. ## Required: * API Key: https://platform.openai.com/account/api-keys From e19819ae0f79a4c59d045550bb1c84f55e31ac4d Mon Sep 17 00:00:00 2001 From: dazedanon <96628874+dazedanon@users.noreply.github.com> Date: Sat, 22 Apr 2023 14:34:51 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 625fa56..22ad706 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Currently in development. Goal is to eventually have ChatGPT nicely translate all dialogue when given an RPGMaker JSON file. +Currently Supported Engines: +RPGMaker MV & MZ +RPGMaker VX ACE (Mostly, still a WIP) + ## Required: * API Key: https://platform.openai.com/account/api-keys * Organization Key: https://platform.openai.com/account/org-settings