Setup config to be functional with pre-release file

This commit is contained in:
Aurelien Vaillant
2022-03-01 09:56:43 +01:00
parent f63fe975b3
commit b7936db235
5 changed files with 22 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"blender": {
"moderlab_type": ["moderlab_type.zip", "Moderlab-Production/BlenderObjectType"],
"moderlab_type": ["moderlab_type.zip", "Moderlab-Production/BlenderObjectType", "prerelease"],
"moderlab_pie": ["moderlab_plugin.zip", "Moderlab-Production/BlenderPieMenu"],
"moderlab_plugin": ["moderlab_plugin.zip", "Moderlab-Production/BlenderPlugin"]
},