Files
Cog/Plugins/CogInterface/CogInterface.uplugin
T
2023-10-02 23:49:10 -04:00

26 lines
504 B
Plaintext

{
"FileVersion": 1,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "CogInterface",
"Description": "",
"Category": "Other",
"CreatedBy": "Arnaud Jamin",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "CogInterface",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
"Plugins": [
]
}