Skip to content

Commit

Permalink
Autobuild
Browse files Browse the repository at this point in the history
  • Loading branch information
couleurm authored and github-actions[bot] committed Nov 27, 2023
1 parent ed1fe7b commit 5c70449
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 330 deletions.
10 changes: 5 additions & 5 deletions Manifests.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"Path": "/modules/Game & Program tuners/Optimize-LunarClient.ps1",
"Parameters": [
{
"Type": "Array",
"Name": "Settings",
"Required": "false",
"Type": "Array",
"KeyValues": {
"Performance": "Turn off performance-hungry settings",
"NoCosmetics": "Disable all emotes, cosmetics, wings, hats..",
Expand All @@ -30,8 +30,8 @@
]
}
],
"Name": "Optimize-LunarClient",
"Description": "Tunes a selected Lunar Client profile to your liking, it has some good defaults everyone should have (no numbers in scoreboard, modern keybind handling, no achievements, transparent texture packs section, borderless fullscreen..)",
"Name": "Optimize-LunarClient",
"Display Name": "Optimize Lunar Client",
"Platform": [
"Linux",
Expand All @@ -47,9 +47,9 @@
"Path": "/modules/Game & Program tuners/Optimize-OBS.ps1",
"Parameters": [
{
"Type": "String",
"Name": "Encoder",
"Required": "false",
"Type": "String",
"KeyValues": {
"NVENC": "NVIDIA's Fastest encoder, it lets you record in hundreds of FPS easily",
"AMF": "AMD GPUs/Integrated GPUs encoder, not as good as NVENC but can still get out ~240FPS at most",
Expand All @@ -65,15 +65,15 @@
]
},
{
"Type": "String",
"Name": "OBS64Path",
"Required": "false",
"Type": "String",
"KeyValues": {},
"Description": "If you've got a portable install or something, pass in the main OBS binary's path here"
}
],
"Name": "Optimize-OBS",
"Description": "Tune your OBS for a specific usecase in the snap of a finger!",
"Name": "Optimize-OBS",
"Display Name": "Optimize OBS",
"Platform": [
"Linux",
Expand Down
Loading

0 comments on commit 5c70449

Please sign in to comment.