Go to file
Anton Tarasenko 5602ee7c0a Implement database feature
A simple JSON-based database that works through loading full self-copy
into the memory. Should be more than enough for the needs of kf modding.
2020-11-28 23:35:27 +07:00
fixtures/database Implement database feature 2020-11-28 23:35:27 +07:00
src Implement database feature 2020-11-28 23:35:27 +07:00
.gitignore Initial commit 2020-11-17 13:05:42 +07:00
Cargo.lock Implement database feature 2020-11-28 23:35:27 +07:00
Cargo.toml Implement database feature 2020-11-28 23:35:27 +07:00