Fix appimage and add aur package
This commit is contained in:
@@ -52,11 +52,17 @@ export default function DownloadPage () {
|
|||||||
Linux (rehl/fedora)
|
Linux (rehl/fedora)
|
||||||
</Link>
|
</Link>
|
||||||
<Link
|
<Link
|
||||||
href='https://archive.org/download/lncvrt-games-launcher/Lncvrt-Games-Launcher-1.0.2-linux.rpm'
|
href='https://archive.org/download/lncvrt-games-launcher/Lncvrt-Games-Launcher-1.0.2-linux.AppImage'
|
||||||
draggable={false}
|
draggable={false}
|
||||||
>
|
>
|
||||||
Linux (appimage/universal)
|
Linux (appimage/universal)
|
||||||
</Link>
|
</Link>
|
||||||
|
<Link
|
||||||
|
href='https://aur.archlinux.org/packages/lncvrt-games-launcher'
|
||||||
|
draggable={false}
|
||||||
|
>
|
||||||
|
Linux (aur/archlinux)
|
||||||
|
</Link>
|
||||||
</div>
|
</div>
|
||||||
<p className='mt-2 text-center'>
|
<p className='mt-2 text-center'>
|
||||||
Looking for mobile downloads? Select your game{' '}
|
Looking for mobile downloads? Select your game{' '}
|
||||||
|
|||||||
Reference in New Issue
Block a user