From 9856d8a9471a33884058bd91e3e25cf26e9db053 Mon Sep 17 00:00:00 2001 From: dazedanon <96628874+dazedanon@users.noreply.github.com> Date: Mon, 10 Apr 2023 08:19:44 -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 a73e978..892ac9e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DazedMTLTool - A script that translates RPGMaker MV 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.