mirror of
https://github.com/ow-mods/owml.git
synced 2025-12-11 20:15:48 +01:00
Fix link color in patching guide
This commit is contained in:
parent
8a2abfc375
commit
90b1013e48
@ -163,7 +163,7 @@ public class MyPatchClass {
|
||||
```
|
||||
|
||||
!!! alert-info "How can we access that private field?"
|
||||
We publicize all base-game assemblies for you, meaning you can get and set private fields and call private methods on base-game classes. This is done in [the Outer Wilds game libs package](https://github.com/ow-mods/OuterWildsGameLibs)
|
||||
We publicize all base-game assemblies for you, meaning you can get and set private fields and call private methods on base-game classes. This is done in [the Outer Wilds game libs package](https://github.com/ow-mods/OuterWildsGameLibs){class="link-info"}
|
||||
|
||||
### Getting The Arguments Passed
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user