Plugin options into plugins.js

This commit is contained in:
OleSTEEP 2024-02-02 13:37:35 +03:00
parent e5e86cb762
commit f4a3ccd460
2 changed files with 12 additions and 5 deletions

View file

@ -4235,6 +4235,11 @@ var $plugins = [
"status": true,
"description": "On Screen Controls",
"parameters":
{}
{
"zIndex": 1488,
"gamepadId": "Xbox Wireless Controller (STANDARD GAMEPAD Vendor: 045e Product: 02e0)",
"gamepadIndex": 0
}
},
];