vrc-get-litedb 0.1.0

A NativeAOT LiteDB wrapper to read VCC's project information made for vrc-get.
Documentation

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.