Skip to content

LineRider game auto-release 2022.3.20

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 17:41

LineRider auto-release 2022.3.20. Get it on Pi-Apps!

If you would like to update your build of LineRider, either wait for Pi-Apps to do it, or run this command in your HOME directory:

rm -rf LineRider && mkdir LineRider && cd LineRider && wget -O linerider.zip "https://github.com/Sussy-OS/LRA-Community-Edition/releases/download/2022.3.20/LineRider.game.auto-release.2022.3.20-LR.zip" && unzip linerider.zip && rm linerider.zip

Changelog:

  • Fix install, and build new version by @Sussy-OS