Add Patching
parent
58b579d4dd
commit
5cad9e69d3
1 changed files with 13 additions and 0 deletions
13
Patching.md
Normal file
13
Patching.md
Normal file
|
@ -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.
|
Loading…
Reference in a new issue