Files
MKCC/Plugins/QRCode-master/QRcode.uplugin
T
2020-11-30 15:33:21 +05:00

23 lines
421 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "QRcode",
"Description": "QRcode create",
"Category": "Other",
"CreatedBy": "hzm",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": true,
"Installed": false,
"Modules": [
{
"Name": "QRcode",
"Type": "Runtime",
"LoadingPhase": "PreLoadingScreen"
}
]
}