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 Jan 8, 2024
1 parent fa143f6 commit dff3c18
Show file tree
Hide file tree
Showing 2 changed files with 929 additions and 924 deletions.
14 changes: 7 additions & 7 deletions Manifests.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
[
{
"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..)",
"Path": "/modules/Game & Program tuners/Optimize-LunarClient.ps1",
"Name": "Optimize-LunarClient",
"Parameters": [
{
"Required": "false",
"Type": "Array",
"Name": "Settings",
"Required": "false",
"KeyValues": {
"Performance": "Turn off performance-hungry settings",
"NoCosmetics": "Disable all emotes, cosmetics, wings, hats..",
Expand All @@ -30,8 +32,6 @@
]
}
],
"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 @@ -44,12 +44,14 @@
]
},
{
"Description": "Tune your OBS for a specific usecase in the snap of a finger!",
"Path": "/modules/Game & Program tuners/Optimize-OBS.ps1",
"Name": "Optimize-OBS",
"Parameters": [
{
"Required": "false",
"Type": "String",
"Name": "Encoder",
"Required": "false",
"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 +67,13 @@
]
},
{
"Required": "false",
"Type": "String",
"Name": "OBS64Path",
"Required": "false",
"KeyValues": {},
"Description": "If you've got a portable install or something, pass in the main OBS binary's path here"
}
],
"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 dff3c18

Please sign in to comment.