update
This commit is contained in:
parent
dbc0eb4fc0
commit
4254bc78ee
|
|
@ -30,5 +30,9 @@
|
|||
<body>
|
||||
<h1 style="color: #ffffff">Oh Noes! ARCHBLOX is currently under maintenance.</h1>
|
||||
<p style="color: #ffffff">ARCHBLOX will be back soon, so please be patient.</p>
|
||||
<br />
|
||||
<p style="color: #ffffff">If you have ARCHBLOX Studio already installed, you may install version 1.6 to fix error ID 6.</p>
|
||||
<p style="color: #ffffff">Note that this version only works on Windows 7 or newer.</p>
|
||||
<p><a style="color: #ffffff" href="https://archblox.com/bootstrapper/ARCHBLOXBootstrapper-64bit.exe">64 Bit</a> <a style="color: #ffffff" href="https://archblox.com/bootstrapper/ARCHBLOXBootstrapper-32bit.exe">32 Bit</a></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -30,5 +30,9 @@
|
|||
<body>
|
||||
<h1 style="color: #ffffff">Oh Noes! ARCHBLOX is currently under maintenance.</h1>
|
||||
<p style="color: #ffffff">ARCHBLOX will be back soon, so please be patient.</p>
|
||||
<br />
|
||||
<p style="color: #ffffff">If you have ARCHBLOX Studio already installed, you may install version 1.6 to fix error ID 6.</p>
|
||||
<p style="color: #ffffff">Note that this version only works on Windows 7 or newer.</p>
|
||||
<p><a style="color: #ffffff" href="https://archblox.com/bootstrapper/ARCHBLOXBootstrapper-64bit.exe">64 Bit</a> <a style="color: #ffffff" href="https://archblox.com/bootstrapper/ARCHBLOXBootstrapper-32bit.exe">32 Bit</a></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -22,7 +22,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.5</p>
|
||||
<p>ARCHBLOX Studio Bootstrapper v1.6</p>
|
||||
<p><a href="{{ asset('bootstrapper/ARCHBLOXBootstrapper-32bit.exe') }}">32 Bit</a> | <a
|
||||
href="{{ asset('bootstrapper/ARCHBLOXBootstrapper-64bit.exe') }}">64 Bit</a></p>
|
||||
<br>
|
||||
|
|
|
|||
Loading…
Reference in New Issue