Apply structured patches to Mono and .NET assemblies automatically.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "re-dotnet-patch" yet — see the docs or source repo.
Apply a structured patch to the specified Mono/.NET assembly: replace the API base URL in the configuration class with a new one, then output a summary of changes and the patching result.
Returns the patch execution result, including which assembly members were modified and a summary of the changes.
Apply a structured patch to the license validation method in the target .NET assembly: locate the specified method, replace its conditional logic, and keep the rest of the code structure unchanged.
Outputs the patched method result, including the method signature and affected instruction locations.
Run a unified structured patch workflow for multiple Mono/.NET assemblies: find target types and methods by rule, apply patches, record successes and failures, and generate a processing report.
Generates a batch processing report listing patch status, failure reasons, and change summaries for each assembly.
Safely patch binary artifacts with manifests, verification, and reversible restore.
Inspect .NET assemblies, types, and reflection metadata for deeper code analysis
Decompile and inspect .NET assemblies into C# source with natural language queries.
Analyze and refactor C# code semantically with a local-first Roslyn MCP server.
Inspect scenes, modify scripts, and run RTS automated testing in Godot.
Connect to Godot to launch projects and capture debugging output.