Skip to content

Commit

Permalink
Updated Readme for 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Vapok committed Nov 3, 2023
1 parent 112f82e commit 7a1f299
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# 1.7.1 - Release of the Adventure Backpacks API - Effect and Backpack Creation
* API now supports bringing in custom effects and backpacks
* API (v1.1) now supports bringing in custom effects and backpacks
* [Documentation](https://github.com/Vapok/AdventureBackpacks/blob/main/Docs/AdventureBackpacksAPI.md)
* [Download ABAPI.DLL from GitHub](https://github.com/Vapok/AdventureBackpacks/releases)
* Cheb's Necromany Backpack Integration converted to API
* Updated to 0.218.28 Valheim

# 1.7.0 - Release of the Adventure Backpacks API
* Initial Release of the ABAPI.
Expand Down
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,15 @@ learn how to make your very own, Adventure Backpacks! Go forth and wander, ye w
* Adventure Backpacks API Available
* [Documentation](https://github.com/Vapok/AdventureBackpacks/blob/main/Docs/AdventureBackpacksAPI.md)
* [Download ABAPI.DLL from GitHub](https://github.com/Vapok/AdventureBackpacks/releases)
* API Features Include:
* Registering Your Own Status Effects
* Registering your own Backpacks (including models)
* Getting Information about the Player worn backpack.
* Is Item a Backpack
* Is Backpack Equipped
* Get Backpack Information (including Inventory on any backpack item, not just equipped)
* Get Active Backpack Effects
* View which effects are registered to Adventure Backpacks
* Each Backpack Biome can be fully configured for progression.
* Configure Sizing
* Each Quality Level of Backpack can have a different inventory grid size. Simply adjust the width and height in configuration for each quality level.
Expand Down

0 comments on commit 7a1f299

Please sign in to comment.