Oxide.Patcher icon indicating copy to clipboard operation
Oxide.Patcher copied to clipboard

IL patcher for use with adding Oxide support to .NET games

Results 3 Oxide.Patcher issues
Sort by recently updated
recently updated
newest added

This PR affect Docs.json file generation only Add the new ReturnType parameter for the Hook in Docs.json. This field is needed for the Oxide.Docs project to be able to add...

## Changes - When opening(without the **-c** argument), if **Oxide.Core.dll** is missing, an option will be provided to open instruction's page [https://github.com/OxideMod/Oxide.Patcher?tab=readme-ov-file#patching-games](https://github.com/OxideMod/Oxide.Patcher?tab=readme-ov-file#patching-games); - Now, when there is an active project,...

## Changes - Added a warning about missing libraries in the **target directory** when attempting to create a new project; - Added toggle functionality for the **Create** button's availability based...