Skip to content

Commit

Permalink
Merge pull request #29 from ashblue/develop
Browse files Browse the repository at this point in the history
Re-Release V2 CI Fix
  • Loading branch information
ashblue authored Jan 11, 2025
2 parents e3232e6 + 1bc6125 commit 1b91267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,7 @@ inventory.Instance.Sort(
);
```


#### Saving and Loading

You can save and load an inventory instance with the following snippets. This should only be done if you wish to create your own implementation of `InventoryInstance` without using the `InventoryHelper`. It's recommended you use the `InventoryHelper` class to save and load inventories for simplicity.
Expand Down

0 comments on commit 1b91267

Please sign in to comment.