besteon / Ironmon-Tracker

A Lua script for the Bizhawk/mGBA emulator compatible with Pokemon Fire Red, Leaf Green, Ruby, Sapphire, and Emerald that tracks relevant data for the IronMon challenge.
MIT License
125 stars 44 forks source link

Add Extensions support to MGBA #451

Closed UTDZac closed 6 months ago

UTDZac commented 6 months ago

MGBA was already allowed to use Extensions, however there was no way to install them or enable/disable them through the Scripting Tool UI screens.

This PR adds that screen to MGBA to allow users to install and enable new extensions.

image