diff options
Diffstat (limited to 'vcpkg/ports/gameinput/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/gameinput/vcpkg.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vcpkg/ports/gameinput/vcpkg.json b/vcpkg/ports/gameinput/vcpkg.json new file mode 100644 index 0000000..4e8857f --- /dev/null +++ b/vcpkg/ports/gameinput/vcpkg.json @@ -0,0 +1,8 @@ +{ + "name": "gameinput", + "version": "2.2.26100.6114", + "description": "GameInput", + "homepage": "https://aka.ms/gameinput", + "license": null, + "supports": "windows & x64 & !uwp" +} |