You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ To install this plugin first you need to install BepInEx as a mod loader for Ins
10
10
11
11
To install Inscryption API you simply need to copy **API.dll** from [releases](https://github.com/ScottWilson0903/InscryptionAPI/releases) to **Inscryption/BepInEx/plugins**.
12
12
13
-
An example Mod utilising this plugin can be found [here](https://github.com/ScottWilson0903/Inscryption ExampleMod).
13
+
An example Mod utilising this plugin can be found [here](https://github.com/ScottWilson0903/InscryptionExampleMod).
14
14
15
15
## Debugging
16
16
The easiest way to check if the plugin is working properly or to debug an error is to enable the console. This can be done by changing
0 commit comments