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

Sussy-OS/LRA-Community-Edition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT

This is mainly maintained for Pi-Apps, the Debian open sourced app store. As well as being the more stable way to install, it also contains More Ram, which makes this run faster. If you would like to use this, please install it on Pi-Apps.

badge

About Line Rider Advanced: Community Edition

Line Rider Advanced: Community Edition, abbreviated as LRA:CE, is a fork of Line Rider 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 repository as opposed to branching off into new forks again.

Install & Uninstall

Please, install it from Pi-Apps:

badge

To uninstall LineRider This will not uninstall any user data. To uninstall user data, remove the ~/Documents/LRA/ folder.
wget -qO- https://raw.githubusercontent.com/Sussy-OS/LRA-Community-Edition/linux/uninstall | bash

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

LRA:CE Features

Issues

Please, if you have an issue, make an issue here! (Or on Pi-Apps)

Suggestions

If you think you know a way to make this better, let me know! Just fork this repo, edit it, and make a pull request.

Build

Step 0

Download and extract this and gwen-lra's source code. Put the extracted gwen-lra source in the /lib/gwen-lra/ folder of this repository.

Step 1

Open the src/linerider.sln file in Visual Studio. (Do not use Visual Studio Code). Click Project > Manage NuGet Packages. It should ask you to restore. Click yes.

Step 2

Still in Visual Studio, click Build > Build solution or use the keyboard shortcut Ctrl+Shift+B. If you did everything correctly, you will find a new build folder in the root directory. This will contain the .exe file for the application itself.

Libraries

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

You can find their license info in LICENSES.txt.

The UI in LRA:CE is a 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

Packages

No packages published

Languages

  • C# 99.7%
  • GLSL 0.3%