Credits
This commit is contained in:
parent
52f4590347
commit
02f9d8eacd
1 changed files with 5 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue