You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Turnbind is a WPF application for CS surf turn binds
8
+
Turnbind is a WPF application for CS surf turn binds, requirs [.NET 8 Runtime](https://dotnet.microsoft.com/download/dotnet/8.0):
9
9
- Designed to be a simple and easy to use tool for surfers.
10
10
- Not depent on any CS plugins, command, etc. All simulations depend on native Windows API.
11
11
- Require run as admin
@@ -16,7 +16,17 @@ Inspired by [Conturn](https://github.com/t5mat/conturn)
16
16
17
17
<br/>
18
18
19
-
## Getting Started
19
+
## Features
20
+
-*Available for All Window App*
21
+
Customizable process name allow user to enable functionality in any window application.
22
+
-*Multi Profiles*
23
+
Use different bind settings for various environments
24
+
-*Multi Key for Single Bind*
25
+
Support multiple key rather than single key. For example, use "A+F" means press A and F in sequence will trigger turn instruction, and release any of them will cancel turning or continue previous turning.
26
+
-*Adjust Turn Speed in Pixels*
27
+
-*Adjust Turn Precision by Setting Instruction Interval*
28
+
29
+
## Dev Getting Started
20
30
21
31
### Prerequisites
22
32
@@ -28,4 +38,4 @@ Inspired by [Conturn](https://github.com/t5mat/conturn)
28
38
29
39
## License
30
40
31
-
This project is licensed under the [MIT](https://mit-license.org/) license
41
+
Project is licensed under [MIT](https://mit-license.org/)
0 commit comments