Update download.blade.php

This commit is contained in:
Thomas G 2022-07-15 20:49:57 +10:00
parent ddf70bcc11
commit 64a93f9424
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
<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.2</p>
<p><a href="{{ asset('bootstrapper/ARCHBLOXBootstrapper-32bit.exe') }}">32 Bit</a> <a href="{{ asset('bootstrapper/ARCHBLOXBootstrapper-64bit.exe') }}">64 Bit</a>
<p><a href="{{ asset('bootstrapper/ARCHBLOXBootstrapper-32bit.exe') }}">32 Bit</a> <a href="{{ asset('bootstrapper/ARCHBLOXBootstrapper-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>
</div>