1234567891011121314151617181920212223242526 |
- {
- "FileVersion": 3,
- "Version": 1,
- "VersionName": "1.0",
- "FriendlyName": "MyColorPicker",
- "Description": "拾色器",
- "Category": "Other",
- "CreatedBy": "DimonLeo",
- "CreatedByURL": "",
- "DocsURL": "",
- "MarketplaceURL": "",
- "SupportURL": "",
- "CanContainContent": true,
- "Installed": true,
- "Modules": [
- {
- "Name": "MyColorPicker",
- "Type": "Runtime",
- "LoadingPhase": "Default",
- "WhitelistPlatforms": [
- "Win64",
- "Win32"
- ]
- }
- ]
- }
|