Skip to content

treewyrm/Librelancer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A re-implementation of Freelancer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.3%
  • GLSL 0.7%