mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-04-04 14:07:53 +00:00
Add the osx profile
This commit is contained in:
parent
4e98105deb
commit
c8996c0581
1 changed files with 11 additions and 0 deletions
|
|
@ -38,6 +38,17 @@
|
|||
<module>windows</module>
|
||||
</modules>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>OSX</id>
|
||||
<activation>
|
||||
<os>
|
||||
<family>macos</family>
|
||||
</os>
|
||||
</activation>
|
||||
<modules>
|
||||
<module>OSX</module>
|
||||
</modules>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>Wintab</id>
|
||||
<modules>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue