Age | Commit message (Expand) | Author |
---|---|---|
2023-02-11 | refactor: Move various consts to `constants.rs` (#162) | GeckoEidechse |
2023-02-02 | refactor: Deal with `fs::read_dir` failure instead of checking if exists (#155) | Jan |
2023-01-22 | chore: Autoformat Rust source files (#143) | GeckoEidechse |
2023-01-04 | refactor: Remove unnecessary caller function pattern (#128) | GeckoEidechse |
2022-12-12 | fix: Make sure all non-core mods get disabled (#103) | GeckoEidechse |
2022-11-28 | style: Auto-format all Rust code (#84) | GeckoEidechse |
2022-11-27 | refactor: Make var containing core mods pub const (#74) | GeckoEidechse |
2022-11-25 | refactor: Move function to dedicated module (#67) | GeckoEidechse |
2022-11-19 | feat: Initial support for installing mods from TS (#32) | GeckoEidechse |
2022-11-07 | refactor: Move functions to dedicated file (#41) | GeckoEidechse |
2022-09-29 | Add backend function to disable all mods but corearchive/pre-ui-merge | GeckoEidechse |
2022-09-24 | Add code skeleton to verify game files | GeckoEidechse |