(Feat) Add Cooking and Workbench

This commit is contained in:
2026-08-01 00:03:53 +02:00
parent 3f3ae1f5fa
commit d50ef564ba
360 changed files with 5316 additions and 67 deletions
+24
View File
@@ -0,0 +1,24 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "Icon Studio",
"Description": "Studio de rendu d'icones : previsualise un mesh dans une scene isolee, avec eclairage de studio et fond transparent, puis exporte un PNG et une texture UI prete a l'emploi. Traite une selection entiere de DataAssets et remplit leur champ d'icone. Plugin made by Mathew Simon.",
"Category": "Editor Tools",
"CreatedBy": "Mathew Simon",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "IconStudio",
"Type": "Editor",
"LoadingPhase": "PostEngineInit"
}
]
}