yog-cli-0.3.0 is not a library.
yog — the Yog mod build tool.
Mod authors never touch Cargo.toml. They write yog.toml, call yog build,
and get a cross-platform .yog artifact. The Cargo workspace is generated
in .yog-build/ and is completely hidden from the author.
Commands: yog new — scaffold a new mod project yog build — compile + package the current mod yog setup — check/install build dependencies yog help — show usage