Skip to content

Commit c38001f

Browse files
authored
Update README.md
1 parent d4bd252 commit c38001f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# AirAPI_Windows
22

3-
##Dependencies
4-
Fusion
5-
HIDApi
3+
This is a work in progress driver for the Nreal Air for native windows support without nebula. The current configuration for fusion has slight drift and needs to be tuned but is functional.
64

75
## Getting hidapi
86
Get the latest hidapi-win.zip from [here](https://github.com/libusb/hidapi/releases).
9-
uzip hidapi-win to "deps" folder ("deps/hidapi-win").
7+
8+
unzip hidapi-win.zip to "deps" folder ("deps/hidapi-win").
109

1110
## Build Fusion
1211
cd to "deps/Fusion/Fusion"
@@ -16,4 +15,7 @@ Run cmake
1615
cmake .
1716
```
1817

19-
[cmake commands]
18+
Open the Project.sln and build the project <br>
19+
You should have a "deps/Fusion/Fusion/Release/Fusion.lib" file.
20+
21+
## Build AirAPI_Windows DLL

0 commit comments

Comments
 (0)