p5rpc.lib 1.0.4
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.
# Release (1.0.4) Summary
- Fixed float arguments being truncated (thanks to SecreC. for finding this)
# Complete Changes
## [1.0.4](https://github.com/AnimatedSwine37/p5rpc.lib/compare/1.0.3...1.0.4) - 2024-01-09
## Fixed
- Fixes #1 [`#1`](https://github.com/AnimatedSwine37/p5rpc.lib/issues/1)
## Commits
- Fix: Missing source argument (I really hope) [`a5bcac0`](https://github.com/AnimatedSwine37/p5rpc.lib/commit/a5bcac0cd3d53c9160ee613c0ccaaa6c93cf3d05)
- Fix missing bracket (oops) [`ec08838`](https://github.com/AnimatedSwine37/p5rpc.lib/commit/ec08838f9c79219011561ea7f5c4fb65bc56456e)
- Use changelog template [`88ea350`](https://github.com/AnimatedSwine37/p5rpc.lib/commit/88ea350cefcf3f7f710ac43c6b1011eacdb7294f)
- Bump library version [`cde2446`](https://github.com/AnimatedSwine37/p5rpc.lib/commit/cde2446365452e60003ebbb89a363828fb071afd)