init
This commit is contained in:
19
Plugins/GameplayRecorder/GameplayRecorder.uplugin
Normal file
19
Plugins/GameplayRecorder/GameplayRecorder.uplugin
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "1.0",
|
||||
"FriendlyName": "Gameplay Recorder",
|
||||
"Description": "Cross-GPU gameplay recording plugin. Captures video (NVENC/AMF/QSV/x264) and audio, muxes via FFmpeg.",
|
||||
"Category": "Recording",
|
||||
"CreatedBy": "AudioVideoRecord Project",
|
||||
"CanContainContent": false,
|
||||
"IsBetaVersion": false,
|
||||
"Installed": false,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "GameplayRecorder",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user