Update download.blade.php
This commit is contained in:
parent
77799e3dfc
commit
2bc73cb5b2
|
|
@ -35,7 +35,7 @@
|
|||
<p>ARCHBLOX Bootstrapper v1.1 (Download this first)</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>ARCHBLOX Launcher v1.4 (Use after downloading and using the ARCHBLOX Bootstrapper)</p>
|
||||
<p>ARCHBLOX Launcher v1.5 (Use after downloading and using the ARCHBLOX Bootstrapper)</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>If you get a popup saying "Windows protected your PC", press "More info" and then press "Run anyway".</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue