@@ -88,7 +88,7 @@ Linux users may want to use the [ControllerBuddy-Flatpak](https://github.com/bwR
88
88
- Dual Shock 3
89
89
- Dual Shock 4
90
90
- Dual Sense
91
- - etc. (to check if your controller is supported please refer to the [SDL_GameControllerDB](https://github.com/gabomdq /SDL_GameControllerDB) project)
91
+ - etc. (to check if your controller is supported please refer to the [SDL_GameControllerDB](https://github.com/mdqinc /SDL_GameControllerDB) project)
92
92
- Supported operating systems:
93
93
- Windows / Linux (local / client / server)
94
94
- macOS (server only - no binaries provided!)
@@ -204,7 +204,7 @@ The [ControllerBuddy-Profiles](https://github.com/bwRavencl/ControllerBuddy-Prof
204
204
|---------------------|-------------------------|-------------------------------------------------------------------------------------------------------------|:-----------------------:|
205
205
| ‑autostart | local / client / server | starts the specified mode of operation after launch | yes |
206
206
| ‑export | file destination | exports a visualization of the current profile to the specified path | yes |
207
- | ‑gamecontrollerdb | file source | adds the SDL controller mappings from the specified [file](https://github.com/gabomdq /SDL_GameControllerDB) | yes |
207
+ | ‑gamecontrollerdb | file source | adds the SDL controller mappings from the specified [file](https://github.com/mdqinc /SDL_GameControllerDB) | yes |
208
208
| ‑help | | prints the help and exits | no |
209
209
| -host | hostname / IP address | sets the host address for outgoing network connections | yes |
210
210
| -password | password | sets the password for all network connections | yes |
@@ -235,7 +235,7 @@ ControllerBuddy makes use of these awesome software technologies and libraries:
235
235
- [FlatLaf](https://www.formdev.com/flatlaf/)
236
236
- [Gson](https://github.com/google/gson)
237
237
- [LWJGL - Lightweight Java Game Library 3](https://www.lwjgl.org)
238
- - [SDL_GameControllerDB](https://github.com/gabomdq /SDL_GameControllerDB)
238
+ - [SDL_GameControllerDB](https://github.com/mdqinc /SDL_GameControllerDB)
239
239
- [SLF4J](https://www.slf4j.org/)
240
240
241
241
## 🛠️ Building
0 commit comments