Skip to content

Commit 1b0e91b

Browse files
authored
Update README.md
1 parent 3da163a commit 1b0e91b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,26 +24,26 @@ In my case, on my Saitek X-55 Throttle there is an airbrake slider switch that w
2424

2525
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.
2626

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.
2828

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.
3030

3131
## Installation
3232

3333
1. Go to the [latest release](https://github.com/Quaggles/dcs-input-command-injector/releases/latest)
3434
2. Download `DCS-Input-Command-Injector-Quaggles.zip`
3535

36-
### [OVGME (Recommended)](https://wiki.hoggitworld.com/view/OVGME)
36+
### [Open Mod Manager (Recommended)](https://github.com/sedenion/OpenModMan/releases/)
3737
3. Drop the zip file in your mod directory
38-
4. Enable mod in OVGME
38+
4. Enable mod in Open Mod Manager
3939
5. Reenable with each DCS update
4040

4141
### Manual
4242
3. Extract the zip
4343
4. Find the `DCS-Input-Command-Injector-Quaggles/Scripts` folder
4444
5. Move it into your `DCSWorld/` folder
4545
6. Windows Explorer will ask you if you want to replace `Data.lua`, say yes
46-
7. Repeat this process every DCS update, if you use OVGME you can just reenable the mod and it handles this for you
46+
7. Repeat this process every DCS update, if you use Open Mod Manager/OVGME you can just reenable the mod and it handles this for you
4747

4848
## Configuration
4949

0 commit comments

Comments
 (0)