A single-page script written in PHP to do some basic syntax highlighting and (personal-preference) formatting of decompiled GameMaker scripts, specifically for Deltarune chapter 1.
This tool is very obsolete! The UTDR wiki team maintains a similar app made to be more modern and flexible; you can browse Deltarune's code at code.deltarune.wiki (and Undertale at code.undertale.wiki).
Relies on having decompiled gamemaker scripts in decompiled/. May not work with more recent versions of the decompiler.
DELTARUNE code and data is copyright Toby Fox, 8-4, Fangamer, et al. Apologies for tearing apart your creations.
Original works (the formatter/viewer, HTML, etc) are released under the MIT license (see LICENSE.txt).