PkmnLib_rs/src
Deukhoofd 715f16e2b8
continuous-integration/drone/push Build is passing Details
More work on switching battle data to interior mutability, instead of exterior mutability.
2022-06-19 12:07:54 +02:00
..
dynamic_data More work on switching battle data to interior mutability, instead of exterior mutability. 2022-06-19 12:07:54 +02:00
static_data More work on switching battle data to interior mutability, instead of exterior mutability. 2022-06-19 12:07:54 +02:00
utils First chunk of battling is now fully working, along with integration tests! 🎉 2022-06-17 19:53:33 +02:00
defines.rs Initial work on outlining the dynamic side of the library. 2021-01-31 17:31:22 +01:00
lib.rs Fixes a bunch of clippy warnings, adds clippy to CI 2022-06-18 16:06:54 +02:00