You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -24,26 +24,26 @@ In my case, on my Saitek X-55 Throttle there is an airbrake slider switch that w
24
24
25
25
Until now the solution was to find the control definition file `DCSWorld\Mods\aircraft\FA-18C\Input\FA-18C\joystick\default.lua` and insert your custom command somewhere inside of it, if you weren't using a mod manager then every time the game was updated your change would be erased and you'd need reinsert your commands into the files for every aircraft you changed.
26
26
27
-
If you were using a mod manager such as OVGME if you reapplied your mod after an update and the developers had changed the input commands things could break and conflict.
27
+
If you were using a mod manager such as Open Mod Manager/OVGME if you reapplied your mod after an update and the developers had changed the input commands things could break and conflict.
28
28
29
-
With this mod you should just need to re-enable it after every DCS update with OVGME and your custom commands are safe with no need no change anything.
29
+
With this mod you should just need to re-enable it after every DCS update with Open Mod Manager/OVGME and your custom commands are safe with no need no change anything.
30
30
31
31
## Installation
32
32
33
33
1. Go to the [latest release](https://github.com/Quaggles/dcs-input-command-injector/releases/latest)
0 commit comments