vrc-get-litedb

Crates.iovrc-get-litedb
lib.rsvrc-get-litedb
version0.2.1
sourcesrc
created_at2024-02-10 12:49:37.40864
updated_at2024-06-12 07:59:37.525594
descriptionA NativeAOT LiteDB wrapper to read VCC's project information made for vrc-get.
homepagehttps://github.com/anatawa12/vrc-get#readme
repositoryhttps://github.com/anatawa12/vrc-get
max_upload_size
id1134929
size1,297,151
anatawa12 (anatawa12)

documentation

README

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 .NET 8.0 SDK and requirements for NativeAOT to build this module.

Commit count: 3891

cargo fmt