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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
2
2
# API
3
-
## Inscryption Card Loader Plugin made by Cyantist
3
+
## Inscryption API made by Cyantist
4
4
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.
6
7
7
8
## Installation
8
9
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.
0 commit comments