Files
Yotta/Plugins/DTFluxAPI/DTFluxAPI.uplugin

30 lines
539 B
Plaintext
Raw Normal View History

2025-07-03 19:02:47 +02:00
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "DTFluxAPI",
"Description": "DTFlux API plugin",
"Category": "Other",
"CreatedBy": "Ange-Marie MAURIN",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "DTFluxAPI",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
{
"Name": "Avalanche",
"Enabled": true
}
]
}