Skip to content

IngoHHacks/InscryptionExampleMod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExampleMod

Example mod for Inscryption API made by Cyantist

This plugin is a BepInEx plugin made for Inscryption to add content using the API by Cyantist. Examples for the following features are included in the Plugin class:

  • AddBears(): custom cards and talking cards
  • AddAbility(): custom abilities
  • ChangeWolf(): modifying existing cards
  • AddRegion(): custom regions and encounters

Installation (automated)

This is the recommended way to install the API on the game.

Installation (manual)

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. Inscryption needs the 86x (32 bit) mono version.

You will also need to install the API To install Inscryption API you simply need to copy API.dll from releases to Inscryption/BepInEx/plugins.

To install ExampleMod with just the default examples, you simply need to copy ExampleMod.dll and the Artwork folder from the source code zip in releases to a Cyantist-ExampleMod folder inside Inscryption/BepInEx/plugins.

Can I donate?

Donations are totally not needed, this is a passion project before anything else. If you do still want to donate though, you can buy me a coffee on ko-fi.

About

Example mod for my Inscryption CardLoadPlugin

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%