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: