Download Game Plugins 3.2.0 feels like a maturity milestone for the tool. By moving to asynchronous operations and fixing modern mobile OS permissions, it solves the headaches that have plagued developers for the last year.
Have you upgraded yet? Let us know in the comments if you encountered any issues with the migration tool!
If you use Vortex or r2modman:
If you are currently using an older version like 3.1.5, the upgrade is highly recommended. Version 3.1.x relied on a synchronous script engine, which caused minor micro-stutters. Version 3.2.0 is a total rewrite of the threading model.
Backup warning: Always backup your plugins_config folder before upgrading, as version 3.2.0 converts configuration files to a new JSON schema. Download Game Plugins 3.2.0
The admin panel has received a facelift. The new dashboard provides:
This is the headline feature. Plugins in 3.2.0 run on a separate thread. This means your game won't stutter while a plugin processes data. For mod lists with 100+ active mods, this is a lifesaver. Download Game Plugins 3
Version 3.2.0 addresses specific issues with Android 14 and iOS 17 file permissions. It now handles scoped storage more effectively, preventing crashes when writing files to external directories.