VX Ace Translator v2.28.20.24:-
[Minor]
-Added support for nested Map folders inside Data folder.
-Added support for custom event commands, now the decompiler will write them with their code number as their name, and
the compiler will do the opposite, using the event command's name as it's code in the class, the compiler will output
warnings about it too.
[Bug Fixes]
-Fixed a critical bug where scripts was getting decompiled with their sub-folder paths written in their file name rather
then being actually created.
-Fixed a bug where the decompiler was writing custom event commands as nameless commands without firing an error, causing
the compiler to fire wrong indentation errors when encountering custom event commands.