p5rpc.lib 1.0.1
A library that makes it easy for mods to use some of the game's native functions such as flowscript functions
No packages depend on p5rpc.lib.
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.1](https://github.com/AnimatedSwine37/p5rpc.lib/compare/1.0...1.0.1) - 2022-12-28
### Commits
- Add special thanks for P5ScriptHook [`71cc0b5`](https://github.com/AnimatedSwine37/p5rpc.lib/commit/71cc0b55cc7b8a272d98524169d89662969e68d4)
- Add game enums [`308a905`](https://github.com/AnimatedSwine37/p5rpc.lib/commit/308a9057cc1945c018558e388a5d58d3b662c9e3)
- Add support for yielding functions (like SKILL_ADD) [`0b2fb69`](https://github.com/AnimatedSwine37/p5rpc.lib/commit/0b2fb69a708a09df3254018db782b60637d219f0)
- Add: Push interfaces to nuget on tag [`a3da402`](https://github.com/AnimatedSwine37/p5rpc.lib/commit/a3da402be4eda322afaf6cd925ef26f7214a9618)
- Bump version [`e6db174`](https://github.com/AnimatedSwine37/p5rpc.lib/commit/e6db17468606fa667e0ef5cf911a116eaa8ec534)