42 lines
804 B
Plaintext

{
"FileVersion": 3,
"Version": 32,
"VersionName": "1.0",
"FriendlyName": "VaRest",
"Description": "Plugin that makes REST (JSON) server communication easy to use",
"Category": "Network",
"CreatedBy": "Ziya Bahceci",
"CreatedByURL": "www.ziyabahceci.com",
"DocsURL": "https://bit.ly/VaRest-Docs",
"MarketplaceURL": "",
"SupportURL": "",
"EngineVersion": "5.5.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "VaRest",
"Type": "Runtime",
"LoadingPhase": "PreDefault",
"PlatformAllowList": [
"Win64",
"Linux",
"Mac",
"IOS",
"Android"
]
},
{
"Name": "VaRestEditor",
"Type": "UncookedOnly",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64",
"Linux",
"Mac",
"IOS",
"Android"
]
}
]
}