Files
Avatar-Toolkit/blender_manifest.toml
2026-05-20 23:31:24 -05:00

26 lines
670 B
TOML

# blender_manifest.toml
schema_version = "1.0.0"
id = "avatar_toolkit"
version = "0.5.5"
name = "Avatar Toolkit"
tagline = "A modern tool for importing and optimizing models for VRChat, Resonite, and other similar games."
maintainer = "Team NekoNeo"
type = "add-on"
blender_version_min = "5.0.0"
license = [
"SPDX:GPL-3.0-or-later",
]
wheels = [
"./wheels/lz4-4.4.5-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl",
"./wheels/lz4-4.4.5-cp313-cp313-win_amd64.whl"
]
[permissions]
network = "For the auto updater to work, you need to allow network access"
files = "Import/Export files, saving atlas images, saving preferences"