Tran-Foxxo / LRTran

A fork of an open source spiritual successor to the flash game Line Rider 6.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About LRTran

LRTran as 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."

Instructions

You can download the latest version https://github.com/Tran-Foxxo/LRTran/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 LRTran.

LRTran Features

Issues

Be sure to post an issue you've found in the issue tracker https://github.com/Tran-Foxxo/LRTran/issues and also dm me over discord [Tran Fox#4662] if ya want.

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

LRTran is licensed under GPL3.

About

A fork of an open source spiritual successor to the flash game Line Rider 6.2

License:GNU General Public License v3.0


Languages

Language:C# 99.7%Language:GLSL 0.3%