From 02f9d8eacd83c7a34b859732db90b93b00173cdb Mon Sep 17 00:00:00 2001 From: DazedAnon Date: Fri, 12 Jun 2026 12:18:00 -0500 Subject: [PATCH] Credits --- js/plugins/TLInspector.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/js/plugins/TLInspector.js b/js/plugins/TLInspector.js index 3eeb625..6b8441e 100644 --- a/js/plugins/TLInspector.js +++ b/js/plugins/TLInspector.js @@ -4,12 +4,16 @@ /*: * @plugindesc Translation Source Inspector - shows which source file/line every * on-screen line of text and image comes from, and jumps to it in VSCode. - * @author TL tooling + * @author kaoss * * @help * ---------------------------------------------------------------------------- * TLInspector (RPGMaker MV / MZ, NW.js) * ---------------------------------------------------------------------------- + * Credits: + * Idea by Sakura + * Plugin by kaoss + * * A drop-in proofreading aid for translators. While the game runs, it tracks * every message / choice / scrolling-text line and every on-screen image, and * maps each one back to its EXACT source file and line number: