mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-12-26 16:41:50 +01:00
Merge branch 'jay' of https://github.com/Ryochan7/DS4Windows into jay
This commit is contained in:
commit
c6a5adf592
@ -33,7 +33,7 @@ using System.Runtime.InteropServices;
|
|||||||
// You can specify all the values or you can default the Build and Revision Numbers
|
// You can specify all the values or you can default the Build and Revision Numbers
|
||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
[assembly: AssemblyVersion("1.7.17")]
|
[assembly: AssemblyVersion("1.7.18")]
|
||||||
[assembly: AssemblyFileVersion("1.7.17")]
|
[assembly: AssemblyFileVersion("1.7.18")]
|
||||||
[assembly: NeutralResourcesLanguage("en")]
|
[assembly: NeutralResourcesLanguage("en")]
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
1.7.17
|
1.7.18
|
||||||
|
2
TODO.md
2
TODO.md
@ -1,6 +1,6 @@
|
|||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
* Check Options save
|
* ~~Check Options save~~
|
||||||
* ~~Check TouchpadInvert setting~~
|
* ~~Check TouchpadInvert setting~~
|
||||||
* Add cross dead zone (per axis) for sticks
|
* Add cross dead zone (per axis) for sticks
|
||||||
* ~~Add more curve options~~
|
* ~~Add more curve options~~
|
||||||
|
Loading…
Reference in New Issue
Block a user