Initial commit

This commit is contained in:
alexpete
2021-03-05 11:26:34 -08:00
commit a10351f38d
27091 changed files with 5521199 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
{
"GemFormatVersion": 4,
"Uuid": "0a5fda05323649009444bb7c3ee2b9c4",
"Name": "PythonAssetBuilder",
"DisplayName": "PythonAssetBuilder",
"Version": "0.1.0",
"Summary": "Runs asset builders written in Python scripts.",
"Tags": ["asset"],
"IconPath": "preview.png",
"Modules": [
{
"Name": "Editor",
"Type": "EditorModule"
}
]
}