projects/ExcelToXMLTool/ExcelToXMLTool.uplugin

Symbolic link
27 lines
527 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "ExcelToXMLTool",
"Description": "",
"Category": "Pittasoft Plugin",
"CreatedBy": "leehw@pittasoft.com",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "ExcelToXMLTool",
"Type": "Editor",
"LoadingPhase": "PostEngineInit",
"WhitelistPlatforms": [
"Win64"
]
}
]
}