Skip to content

Commit

Permalink
Merge pull request #28 from ashblue/feature/v2-release-fix
Browse files Browse the repository at this point in the history
ci: whitespace change to force another release
  • Loading branch information
ashblue authored Jan 11, 2025
2 parents b703482 + b1e949e commit 1bc6125
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 1bc6125

Please sign in to comment.