# vrc-get-litedb
The rust [LiteDB] wrapper to read and write project information in [VCC 2.2.0] or later.
This package is a part of the [vrc-get] project and based on [simplified fork of liteDB].
## Building
Since this module uses [NativeAOT],
You have to install the .NET 8.0 SDK and requirements for NativeAOT to build this module.
[LiteDB]: https://github.com/mbdavid/LiteDB
[VCC 2.2.0]: https://vcc.docs.vrchat.com/news/release-2.2.0
[vrc-get]: https://github.com/anatawa12/vrc-get
[simplified fork of liteDB]: https://github.com/anatawa12/LiteDB
[NativeAOT]: https://learn.microsoft.com/ja-jp/dotnet/core/deploying/native-aot/?tabs=net8plus%2Cwindows