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 Feb 20, 2024
1 parent 34f6bf3 commit f40eee8
Show file tree
Hide file tree
Showing 2 changed files with 261 additions and 261 deletions.
10 changes: 5 additions & 5 deletions Manifests.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
[
{
"Name": "Optimize-LunarClient",
"Parameters": [
{
"Type": "Array",
"Required": "false",
"Name": "Settings",
"Type": "Array",
"KeyValues": {
"Performance": "Turn off performance-hungry settings",
"NoCosmetics": "Disable all emotes, cosmetics, wings, hats..",
Expand All @@ -30,7 +31,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",
"Path": "/modules/Game & Program tuners/Optimize-LunarClient.ps1",
"Display Name": "Optimize Lunar Client",
"Platform": [
Expand All @@ -44,11 +44,12 @@
]
},
{
"Name": "Optimize-OBS",
"Parameters": [
{
"Type": "String",
"Required": "false",
"Name": "Encoder",
"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 @@ -64,15 +65,14 @@
]
},
{
"Type": "String",
"Required": "false",
"Name": "OBS64Path",
"Type": "String",
"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",
"Path": "/modules/Game & Program tuners/Optimize-OBS.ps1",
"Display Name": "Optimize OBS",
"Platform": [
Expand Down
Loading

0 comments on commit f40eee8

Please sign in to comment.