Hello, YelloAfterLife!
While I greatly appreciate that this extension was updated, the GMS1 version of the package isn't a simple "drop in and replace" for Shang Mu Architect (A Freedom Planet fan game I'm working on!)
I deleted the old version of the extension from the project, then clean-imported this update. Most attempts to access the file system, outside the sandbox, crashes both test builds and compiled builds. Either build also falls back on default mappings, because they can't find the config file in the game's directory.
Querying file lists from folders also only half works; the game will display the first five INI file names it retrieved from the folder, but can't read their contents when asked to, and scrolling further through the file list beyond the second file crashes the game.
For the interim, I've reverted to the older extension and everything seems fine again. Is there something I'm missing?