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.
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.
Please, install it from Pi-Apps:
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.
- Start recording from current frame. (Not on any other LRA-based programs.)
- Discord integration (At this point only rich presence)
- Customisable scarf (Custom scarf colors and custom scarf length)
- Custom riders
- Custom scarves on a custom rider
Please, if you have an issue, make an issue here! (Or on Pi-Apps)
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.
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.
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.
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.
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.
LRA:CE is licensed under GPL3.