mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-02-17 13:14:37 +01:00
Add the osx profile
This commit is contained in:
parent
4e98105deb
commit
c8996c0581
|
|
@ -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…
Reference in a new issue