GMDecompiler is a tool made by Clam, used to decompile GameMaker 6.1 and GameMaker 7 games.
The original application is obfuscated, which is makes it a bit tricky to understand how the code works under the hood.
This repository is a copy of the GMDecompiler decompiled code, with functions and methods beautified to be easier to be understood.