30 lines
568 B
Plaintext
30 lines
568 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
|
|
"FriendlyName": "NVidia GeForce NOW Wrapper",
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"Description": "NVidia GeForce NOW Wrapper",
|
|
"Category": "Gameplay Streaming",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"EnabledByDefault": false,
|
|
|
|
"Modules": [
|
|
{
|
|
"Name": "GeForceNOWWrapper",
|
|
"Type": "ClientOnlyNoCommandlet",
|
|
"LoadingPhase": "EarliestPossible",
|
|
"PlatformAllowList": [ "Win64" ],
|
|
"TargetDenyList": [ "Server" ]
|
|
}
|
|
],
|
|
"Plugins":
|
|
[
|
|
{
|
|
"Name": "CommonUI",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
}
|