3 lines
138 B
Rust
3 lines
138 B
Rust
//! Modding support: load JSON data files from the data/ directory.
|
|
//! All game content (cards, packs, objectives, SBCs) is data-driven.
|