Skip to content

A Qt library which allows to interact with a LazerDrive server

License

Notifications You must be signed in to change notification settings

vdechenaux/QLazerDriveClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QLazerDriveClient

Build Status

Integration example

To see the library in action, you can take a look at a project that I made: lazerdrive-leaderboard-sniffer

How to build it

You must have a Qt5 sdk installed (packages qt5-qmake qt5-default) with websockets support (libqt5websockets5-dev). To build it, you need the build-essential package.

qmake
make
make install

You can also use Qt Creator if you are not familiar with a shell.

About

A Qt library which allows to interact with a LazerDrive server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published