//! Modding support: load JSON data files from the data/ directory. //! All game content (cards, packs, objectives, SBCs) is data-driven. pub mod loader;