Updated readme
This commit is contained in:
parent
cc3ca995e3
commit
0eecea13a3
|
|
@ -26,7 +26,7 @@ Cross Platform device manager for driving and flight simulators, for use with co
|
||||||
- libxml2
|
- libxml2
|
||||||
- argtable2
|
- argtable2
|
||||||
- libconfig
|
- libconfig
|
||||||
- slog (static)
|
- [slog](https://github.com/kala13x/slog) (static)
|
||||||
- [wine-linux-shm-adapter](https://github.com/spacefreak18/wine-linux-shm-adapter)
|
- [wine-linux-shm-adapter](https://github.com/spacefreak18/wine-linux-shm-adapter)
|
||||||
- [simapi](https://github.com/spacefreak18/simapi)
|
- [simapi](https://github.com/spacefreak18/simapi)
|
||||||
|
|
||||||
|
|
@ -58,6 +58,7 @@ make
|
||||||
```
|
```
|
||||||
|
|
||||||
## ToDo
|
## ToDo
|
||||||
|
- windows port
|
||||||
- more memory testing
|
- more memory testing
|
||||||
- handling null mallocs
|
- handling null mallocs
|
||||||
- move config code around
|
- move config code around
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue