mirror of
https://github.com/MiSTer-devel/Gamecontrollerdb_MiSTer.git
synced 2026-04-19 03:04:09 +00:00
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
path: main
|
||||
- name: Download gamecontrollerdb.txt
|
||||
run: |
|
||||
curl https://raw.githubusercontent.com/gabomdq/SDL_GameControllerDB/master/gamecontrollerdb.txt -o gamecontrollerdb_sdl.txt
|
||||
curl https://raw.githubusercontent.com/mdqinc/SDL_GameControllerDB/master/gamecontrollerdb.txt -o gamecontrollerdb_sdl.txt
|
||||
- name: Merge gamecontrollerdb
|
||||
run: |
|
||||
cat ./main/gamecontrollerdb_header.txt > ./main/gamecontrollerdb.txt
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
## Game controller database for MiSTer
|
||||
|
||||
Game controller default mappings derived from https://github.com/gabomdq/SDL_GameControllerDB.
|
||||
Game controller default mappings derived from https://github.com/mdqinc/SDL_GameControllerDB.
|
||||
|
||||
Non-Linux platform entries are removed and some MiSTer specific entries are added.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user