Feature (Overlay): MangoHud Fps Limiter widget

This commit is contained in:
reakjra
2025-11-06 14:23:13 +01:00
parent ad9f25c346
commit 60144ca3de
7 changed files with 123 additions and 1 deletions
@@ -7,6 +7,7 @@ Singleton {
readonly property list<var> availableWidgets: [
{ identifier: "crosshair", materialSymbol: "point_scan" },
{ identifier: "fpsLimiter", materialSymbol: "speed" },
{ identifier: "volumeMixer", materialSymbol: "volume_up" }
]