fish-lib 0.2.3

A work-in-progress fishing game library containing the game/storage logic for a discord fishing game I'm working on.
Documentation
1
2
3
4
5
6
pub mod encounter_data;
pub mod item_data;
pub mod location_data;
pub mod season_data;
pub mod settings;
pub mod species_data;