Library for interacting with CynthiaConfig v4+ from Rust.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
MLC Bloeiman 348069534a Split out config.rs from Cynthia Full v4
This is the start of Gleam-ifying Cynthia Full
2026-01-06 23:17:14 +01:00
src Split out config.rs from Cynthia Full v4 2026-01-06 23:17:14 +01:00
.gitignore Split out config.rs from Cynthia Full v4 2026-01-06 23:17:14 +01:00
Cargo.lock Split out config.rs from Cynthia Full v4 2026-01-06 23:17:14 +01:00
Cargo.toml Split out config.rs from Cynthia Full v4 2026-01-06 23:17:14 +01:00
README.MD Split out config.rs from Cynthia Full v4 2026-01-06 23:17:14 +01:00

Cynthia config.rs

Library for interacting with Cynthia Configs (Mini and Full) version 4+ in Rust.

Currently able to read Cynthia Mini v4(.1) configs, rest is not yet implemented (and not yet used). This should be relatively easy.