Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

26 lines
620 B
Plaintext

{
"FileVersion": 3,
"FriendlyName": "Razer Chroma Devices",
"Version": 1,
"VersionName": "1.0",
"CreatedBy": "Epic Games, Inc.",
"CreatedByURL": "https://epicgames.com",
"Description": "Provides some functionality to set Razer Chroma effects at runtime.",
"Category": "Peripherals",
"EnabledByDefault": false,
"IsBetaVersion": true,
"CanContainContent": true,
"RequiresBuildPlatform": false,
"Modules": [
{
"Name": "RazerChromaDevices",
"Type": "ClientOnlyNoCommandlet",
"LoadingPhase": "Default"
},
{
"Name": "RazerChromaEditor",
"Type": "Editor",
"LoadingPhase": "Default"
}
]
}