Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 365 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 365 Bytes

Fledermaus

Flying mouse. Get it?

Dependencies

$: git clone [email protected]:Tencent/rapidjson.git

To build

$: mkdir build && cd build $: cmake .. $: cmake --build . --config [Debug|Release]

Then copy the LeapC.dll into the same folder as the executable.

To run

$: ./Fledermaus.exe speed [a float] scrolling [a float]