# vrc-get-litedb
This crate is a Rust reimplementation of [LiteDB], a lightweight database written in C#.
This crate implements low-level API of [LiteDB], the [LiteEngine].
This crate is made for and a part of the [vrc-get] project,
to read and write project information in [VCC 2.2.0] or later.
[LiteDB]: https://github.com/mbdavid/LiteDB
[LiteEngine]: https://github.com/litedb-org/LiteDB/blob/master/LiteDB/Engine/LiteEngine.cs
[VCC 2.2.0]: https://vcc.docs.vrchat.com/news/release-2.2.0
[vrc-get]: https://github.com/anatawa12/vrc-get