A re-implementation of Freelancer in C# and OpenGL.
Currently running on Windows and OSX
- GPU must be capable of OpenGL 3.1+
- Windows: Windows 7 or newer, .NET Framework 4.5, OpenAL
- OSX: Version 10.10 or newer with Mono 4.0+ (older OSX versions may work but are not tested)
- Linux: Mono 4.0+, ffmpeg, OpenAL
- A vanilla Freelancer installation
- Clone this repository with
git clone --recursive https://github.com/CallumDev/Librelancer
- Open OpenTK.sln in extern/opentk and compile the project
- Build src/LibreLancer.sln