No description
Find a file
2ndbeam 86845c54a6 feat!: Quest load and delete methods
- Added QuestError::TomlSerializeError variation
- Added QuestError::TomlDeserializeError variation

BREAKING CHANGE: Removed QuestError::TomlError variation
2025-11-28 21:02:33 +03:00
cfg feat: Basic structs 2025-11-28 14:06:12 +03:00
src feat!: Quest load and delete methods 2025-11-28 21:02:33 +03:00
tests test: Initial unit testing 2025-11-28 17:00:17 +03:00
.gitignore Initial commit 2025-11-28 11:28:44 +03:00
Cargo.lock feat: Basic structs 2025-11-28 14:06:12 +03:00
Cargo.toml feat: Basic structs 2025-11-28 14:06:12 +03:00
LICENSE Initial commit 2025-11-28 11:28:44 +03:00