Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 734 Bytes

File metadata and controls

20 lines (16 loc) · 734 Bytes

Librelancer

A re-implementation of Freelancer in C# and OpenGL.

Currently running on Windows and OSX

Requirements

  • 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

Build instructions

  1. Clone this repository with git clone --recursive https://github.com/CallumDev/Librelancer
  2. Open OpenTK.sln in extern/opentk and compile the project
  3. Build src/LibreLancer.sln

Screenshots

Rendering of Newark Station Main Menu as of 2016-03-14