Files
OpenFUT-Core/src/modding/mod.rs
T
2026-08-07 12:03:21 -07:00

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.