плагин читалка, кнопка с ссылкой

This commit is contained in:
Andron666
2022-11-11 12:22:59 +05:00
parent 0dc2c31957
commit b38270630b
90 changed files with 6079 additions and 1 deletions
@@ -0,0 +1,26 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "manageTextFile",
"Description": "",
"Category": "fileIO",
"CreatedBy": "Dron",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EngineVersion": "4.27.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "manageTextFile",
"Type": "Runtime",
"LoadingPhase": "PostEngineInit",
"WhitelistPlatforms": [
"Win64"
]
}
]
}