Skip to content

v1.0.0

Choose a tag to compare

@Myvryn Myvryn released this 19 Aug 19:49

First tagged release.

Features:

  • Open, filter, sort, and bulk-select plugins in RA Control's HostMode.props
  • Remove checked plugins with a confirmation step
  • Automatic timestamped backup written before every save
  • Persistent removal history — auto-reselects a plugin if RA's own scanner adds it back
  • One-click Restore to put a removed plugin back without reloading the whole file
  • Warns you if you click Save with plugins checked but never actually removed

Downloads:

  • RAPluginManifestEditor-win-x64.zip — Windows 10/11 (64-bit), self-contained, no .NET install required
  • RAPluginManifestEditor-macOS-AppleSilicon.zip — macOS on Apple Silicon (M1/M2/M3/M4)
  • RAPluginManifestEditor-macOS-Intel.zip — macOS on Intel

macOS note: these builds are cross-compiled from Windows and have not been tested on real Mac hardware. They're unsigned, so macOS Gatekeeper will block a plain double-click — right-click the app → Open, or run chmod +x RAPluginManifestEditor && xattr -d com.apple.quarantine RAPluginManifestEditor in Terminal first.