diff --git a/Patching.md b/Patching.md new file mode 100644 index 0000000..8ddfdd8 --- /dev/null +++ b/Patching.md @@ -0,0 +1,13 @@ +# **Patching** + +Patching is quite straightforward. + +1. Download the correct releases from this repository, or clone the repository and build it yourself. + +2. Get the latest net542 version of [MonoMod](https://github.com/MonoMod/MonoMod/releases/download/v22.07.31.01/MonoMod-22.07.31.01-net452.zip). + +3. Extract MonoMod and put the files in `C:\Program Files\SafeExamBrowser\Application`. Same with the patcher files. + +4. Run MonoMod on all the patches, this is explained in their documentation.. + +NOTE: I will update this soon to be more detailed, and I will also create a convenience script to do this all for you. \ No newline at end of file