2019-07-27 11:54:32 -04:00
{
"FileVersion": 3,
"Version": 1,
"VersionName": "0.1",
"FriendlyName": "Network Prediction Extras",
2020-09-01 14:07:48 -04:00
"Description": "Non essential classes for Network Prediction. Samples, test maps, etc intended to help developers start using the system. Not intended to be used directly in a shipping product.",
2019-07-27 11:54:32 -04:00
"Category": "Gameplay",
"CreatedBy": "Epic Games, Inc.",
2022-10-21 11:04:07 -04:00
"CreatedByURL": "https://epicgames.com",
2019-07-27 11:54:32 -04:00
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": false,
"CanContainContent": true,
"IsBetaVersion": true,
"Installed": false,
"Modules": [
{
"Name": "NetworkPredictionExtras",
"Type": "Runtime",
"LoadingPhase": "Default"
2020-10-22 19:19:16 -04:00
},
{
"Name": "NetworkPredictionExtrasLatentLoad",
"Type": "Runtime",
"LoadingPhase": "None"
2019-07-27 11:54:32 -04:00
}
],
"Plugins": [
{
"Name": "NetworkPrediction",
"Enabled": true
}
]
}