Skip to content

Commit

Permalink
Add manifest, update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
IngoHHacks committed Feb 13, 2022
1 parent 05ad86c commit fb38fbc
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog

## v2.0
- Rewrite (Specifics to be added)

## v1.13.0
- Added support for custom card backgrounds, dialogs, encounters and talking cards
- Fixes to abilities loading and stackable custom abilities
Expand Down
9 changes: 9 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "API",
"version_number": "2.0.0",
"website_url": "https://github.com/ScottWilson0903/InscryptionAPI",
"description": "This plugin is a BepInEx plugin made for Inscryption as an API. It can currently create custom cards and abilities and inject them into the data pool, or modify existing cards in the card pool.",
"dependencies": [
"BepInEx-BepInExPack_Inscryption-5.4.1701"
]
}

0 comments on commit fb38fbc

Please sign in to comment.