SkyPortal-plugin/SkyPortal.uplugin

25 lines
515 B
Text
Raw Normal View History

2024-09-17 15:50:37 +00:00
{
"FileVersion": 3,
"Version": 1,
2024-09-17 16:00:25 +00:00
"VersionName": "0.1",
2024-09-17 15:50:37 +00:00
"FriendlyName": "Skylanders Portal",
"Description": "Enable skylanders portal input.",
"Category": "Input Devices",
"CreatedBy": "lucastucious",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
2024-09-18 13:30:30 +00:00
"CanContainContent": true,
2024-09-17 15:50:37 +00:00
"IsBetaVersion": true,
2024-09-18 13:30:30 +00:00
"IsExperimentalVersion": false,
2024-09-17 15:50:37 +00:00
"Installed": false,
"Modules": [
{
"Name": "SkyPortal",
"Type": "Runtime",
2024-09-18 10:25:01 +00:00
"LoadingPhase": "PostDefault"
2024-09-17 15:50:37 +00:00
}
],
"Sealed": true
}