Margrete RPC

Installation

Margrete RPC is a UMIGURI/Margrete plugin that lets you script chart editing via Python.

1. Requirements

  • Python 3.13 or later
  • Margrete 1.8.0 or later

2. Install the Python module

pip install margrete-rpc
uv add margrete-rpc

3. Install the Margrete plugin

  1. Download the latest release from the GitHub Releases.

  2. Open margrete-rpc-vX.X.X.zip and copy margrete-rpc.dll and margrete-rpc.ini to your Margrete plugins directory.

    margrete-rpc.dll
    margrete-rpc.ini
    Margrete iconMargrete.exe
  3. Restart Margrete. Then open Extensions → Manage Extensions, tick margrete-rpc.dll, and click Confirm.

    Enable the plugin
  4. The installation is complete when Extensions → Margrete RPC appears in the menu.

    Extension to Margrete RPC

On this page