Crates.io | vrc-get-litedb |
lib.rs | vrc-get-litedb |
version | 0.2.1 |
source | src |
created_at | 2024-02-10 12:49:37.40864 |
updated_at | 2024-06-12 07:59:37.525594 |
description | A NativeAOT LiteDB wrapper to read VCC's project information made for vrc-get. |
homepage | https://github.com/anatawa12/vrc-get#readme |
repository | https://github.com/anatawa12/vrc-get |
max_upload_size | |
id | 1134929 |
size | 1,297,151 |
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.
Since this module uses NativeAOT, you have to install .NET 8.0 SDK and requirements for NativeAOT to build this module.