Skip to content

The open source, community maintained version of a spiritual successor to the flash game Line Rider 6.2

License

Notifications You must be signed in to change notification settings

bndkr/LRA-Community-Edition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Line Rider Advanced: Community Edition

Line Rider Advanced: Community Edition, abbreviated as LRA:CE, is a fork of https://github.com/jealouscloud/linerider-advanced; "An open source spiritual successor to the flash game Line Rider 6.2 with lots of new features."

This project's goal is to unify the best features from several existing forks of the original Line Rider Advanced all into one version. Once this version is caught up with all others, we, the contributors, will aim to continue development of new features in this repo as opposed to branching off into new forks again.

Instructions

You can download the latest version from https://github.com/RatherBeLunar/LRA-Community-Edition/releases

Windows

If you can't run the application, you probably need to install .net 4.6 which is a requirement for running LRA.

Mac/Linux

You will need the mono framework installed in order to run LRA:CE.

LRA:CE Features

Issues

We are tracking issues on https://trello.com/b/0RGXoFZQ/lra-community-edition. If the issue you wish to report isn't present there, please submit an issue here on Github, and we will add it to the Trello board.

Build

First extract the source code and download gwen-lra's source code and extract it to the /lib/gwen-lra/ folder Run nuget restore in src (Visual Studio (not VS Code) will do this for you) Build src/linerider.sln with msbuild or Visual Studio Download Discord's Game SDK at https://dl-game-sdk.discordapp.net/latest/discord_game_sdk.zip and copy /lib/x86/discord_game_sdk.dll to the build directory. (If that doesn't work for some reason try x86_64)

This project requires .net 4.6 and C# 7 support.

Libraries

This project uses binaries, sources, or modified sources from the following libraries:

You can find their license info in LICENSES.txt

The UI is a modified modified version of gwen-dotnet by jealouscloud

License

LRA:CE is licensed under GPL3.

About

The open source, community maintained version of a spiritual successor to the flash game Line Rider 6.2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.5%
  • GLSL 0.5%