RC Quadcopter Racing Simulator · By FPV Freerider
Hi,
I have downloaded the ZIP file from FPV Free rider - Demo version for Linux
I have extracted it.
How do i launch the application now?
I cannot find any .sh file or any python script to launch it.
Kindly help.
There are executable files for 32 and 64 bit.
Add the executable flag for the 64 bit version:
chmod +x FPVFreerider_demo.x86_64
and then start the game:
./FPVFreerider_Demo.x86_64
chmod works but
There is no such file to execute.
it worked now thanks.