Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

If I read the source code right, this doesn’t handle the boolean parameters correctly yet. RPG Maker recursively encodes all except string-like (except @type note, that one is encoded) parameters as JSON, unfortunately.

Ideally, you should also handle the empty string, since you can easily delete the parameter values with Del/Entf.