de22105514
- Move json loading into separate crate `common` - Add new http route for handling SRTools API - Listen to `freesr-data.json` file change, and sync with client immediately - Move json loading into `PlayerSession`, instead of load it everytime - Implement global buff for Castorice - Implement `GetBigDataAllRecommendCsReq`
3 lines
37 B
Rust
3 lines
37 B
Rust
pub mod resources;
|
|
pub mod sr_tools;
|