Update download.blade.php
This commit is contained in:
parent
99c3a80141
commit
8d032fdc59
|
|
@ -32,19 +32,19 @@
|
|||
<br>
|
||||
<strong>Requires .NET Framework 4.0.</strong>
|
||||
<p>Windows XP/Vista v1.0</p>
|
||||
<p><a href="{{ asset('xp/ARCHBLOXLauncher_XP.exe') }}">Launcher</a> <a href="{{ asset('xp/ARCHBLOXBootstrapper_XP.exe') }}">Studio</a></p>
|
||||
<p><a href="{{ asset('xp/ARCHBLOXLauncher_XP.exe') }}">Launcher</a> | <a href="{{ asset('xp/ARCHBLOXBootstrapper_XP.exe') }}">Studio</a></p>
|
||||
<br>
|
||||
<strong>The below downloads require Windows 7 or newer and they require .NET Core 3.1.</strong>
|
||||
<br>
|
||||
<p>ARCHBLOX Launcher v2.6</p>
|
||||
<p><a href="{{ asset('launcher/ARCHBLOXLauncher-32bit.exe') }}">32 Bit</a> <a href="{{ asset('launcher/ARCHBLOXLauncher-64bit.exe') }}">64 Bit</a></p>
|
||||
<p><a href="{{ asset('launcher/ARCHBLOXLauncher-32bit.exe') }}">32 Bit</a> | <a href="{{ asset('launcher/ARCHBLOXLauncher-64bit.exe') }}">64 Bit</a></p>
|
||||
<br>
|
||||
<p>ARCHBLOX Studio Bootstrapper v1.3</p>
|
||||
<p><a href="{{ asset('bootstrapper/ARCHBLOXBootstrapper-32bit.exe') }}">32 Bit</a> <a href="{{ asset('bootstrapper/ARCHBLOXBootstrapper-64bit.exe') }}">64 Bit</a></p>
|
||||
<p><a href="{{ asset('bootstrapper/ARCHBLOXBootstrapper-32bit.exe') }}">32 Bit</a> | <a href="{{ asset('bootstrapper/ARCHBLOXBootstrapper-64bit.exe') }}">64 Bit</a></p>
|
||||
<br>
|
||||
<p>Source Code</p>
|
||||
<p><a href="https://github.com/Thomasluigi07/ARCHBLOXLauncher">Launcher</a> <a href="https://github.com/Thomasluigi07/ARCHBLOXBootstrapper">Studio Bootstrapper</a></p>
|
||||
<p><a href="https://github.com/Thomasluigi07/ARCHBLOXLauncherLegacy">Launcher (XP, Vista)</a> <a href="https://github.com/Thomasluigi07/ARCHBLOXBootstrapperLegacy">Studio Bootstrapper (XP, Vista)</a></p>
|
||||
<p><a href="https://github.com/Thomasluigi07/ARCHBLOXLauncher">Launcher</a> | <a href="https://github.com/Thomasluigi07/ARCHBLOXBootstrapper">Studio Bootstrapper</a></p>
|
||||
<p><a href="https://github.com/Thomasluigi07/ARCHBLOXLauncherLegacy">Launcher (XP, Vista)</a> | <a href="https://github.com/Thomasluigi07/ARCHBLOXBootstrapperLegacy">Studio Bootstrapper (XP, Vista)</a></p>
|
||||
<br>
|
||||
<p>If you get a popup saying "Windows protected your PC", press "More info" and then press "Run anyway".</p>
|
||||
<br>
|
||||
|
|
|
|||
Loading…
Reference in New Issue