по срм всё сделано, кп тоже

This commit is contained in:
Andron666
2022-10-11 22:19:06 +05:00
parent 5a140b8535
commit 8292739e27
25 changed files with 262 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
{
"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": "4.27.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "base64plugin",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen"
}
]
}