Initial Commit

This commit is contained in:
Yusarina
2024-06-12 03:37:46 +01:00
parent c27fe30acd
commit 0f7c46b720
8 changed files with 128 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# blender_manifest.toml
schema_version = "1.0.0"
id = "avatar_toolkit"
version = "0.0.1"
name = "Avatar Toolkit"
tagline = "A modern tool for importing and optimizing models for VRChat, Resonite, and other similar games."
maintainer = "Your Name <your.email@example.com>"
type = "add-on"
blender_version_min = "4.3.0"
license = [
"SPDX:GPL-3.0-or-later",
]