A ResoniteModLoader mod for batch-running supported component SyncMethod buttons under a selected slot hierarchy.
- Install the ResoniteModLoader.
- Download
SyncMethodBatcher.dllfrom Releases. - Place
SyncMethodBatcher.dllinto yourrml_modsfolder.
Open DevCreateNew > Editor > SyncMethod Batcher (Mod), select a process root slot and a source component, then press a generated SyncMethod button.
dotnet build -c ReleaseIf Resonite is not in a default location:
dotnet build -c Release -p:ResonitePath="C:\path\to\Resonite"