added more information to package.py

This commit is contained in:
Jakub Trllo 2024-05-31 11:13:09 +02:00
parent 438f1301b6
commit 095cf69a97

View file

@ -1,3 +1,10 @@
name = "fusion"
title = "Fusion"
version = "0.1.5"
version = "0.2.0"
client_dir = "ayon_fusion"
ayon_required_addons = {
"core": ">0.3.2",
}
ayon_compatible_addons = {}