mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-05 16:00:06 +01:00
add delay, shader speed and some new shaders
This commit is contained in:
@@ -170,6 +170,14 @@
|
||||
],
|
||||
"value": "enabled"
|
||||
},
|
||||
"X3_AS_SPEED": {
|
||||
"action": null,
|
||||
"options": [
|
||||
"enabled",
|
||||
"disabled"
|
||||
],
|
||||
"value": "disabled"
|
||||
},
|
||||
"SHADER_PARAM": {
|
||||
"action": null,
|
||||
"options": [
|
||||
@@ -194,6 +202,14 @@
|
||||
],
|
||||
"value": "disabled"
|
||||
},
|
||||
"DELAY_MODE": {
|
||||
"action": "set_detour_delay_mode",
|
||||
"options": [
|
||||
"enabled",
|
||||
"disabled"
|
||||
],
|
||||
"value": "disabled"
|
||||
},
|
||||
"SHADER_POSITION": {
|
||||
"action": null,
|
||||
"options": [
|
||||
|
||||
Reference in New Issue
Block a user