Files
2023-02-06 17:17:44 +05:00

23 lines
489 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "base64plugin",
"Description": "used for encode to base64 string of bytes, file or renderTarget",
"Category": "Other",
"CreatedBy": "Andron",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EngineVersion": "5.1.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "base64plugin",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen"
}
]
}