Skip to content

Commit 75ade9b

Browse files
2 parents 4868027 + 74ac393 commit 75ade9b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11

22
# API
3-
## Inscryption Card Loader Plugin made by Cyantist
3+
## Inscryption API made by Cyantist
44

5-
This plugin is a BepInEx plugin made for Inscryption to create custom cards and inject them into the card pool, or modify existing cards in the card pool.
5+
This plugin is a BepInEx plugin made for Inscryption as an API.
6+
It can currently create custom cards and inject them into the card pool, or modify existing cards in the card pool.
67

78
## Installation
89
To install this plugin first you need to install BepInEx as a mod loader for Inscryption. A guide to do this can be found [here](https://docs.bepinex.dev/articles/user_guide/installation/index.html#where-to-download-bepinex). Inscryption needs the 86x (32 bit) mono version.
910

1011
To install Inscryption API you simply need to copy **API.dll** from [releases](https://github.com/ScottWilson0903/InscryptionAPI/releases) to **Inscryption/BepInEx/plugins**.
1112

12-
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).
1314

1415
## Debugging
1516
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

Comments
 (0)