64 lines
3.1 KiB
HTML
64 lines
3.1 KiB
HTML
<html lang="en-us" class="loggedout">
|
|
<head>
|
|
<title>Download - ARCHBLOX</title>
|
|
<meta charset="utf-8">
|
|
<meta content="Download - ARCHBLOX" property="og:title">
|
|
<meta content="ARCHBLOX is a work in progress 2012 ROBLOX revival with a heavy emphasis on Skeuomorphic UI." property="og:description">
|
|
<meta content="https://archblox.com" property="og:url" />
|
|
<meta content="/img/MORBLOXlogo.png" property="og:image" />
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
|
<link rel="apple-touch-icon" href="/img/MORBLOX.png" />
|
|
<link rel="apple-touch-icon" sizes="114x114" href="/img/MORBLOX.png">
|
|
<link rel="apple-touch-icon" sizes="72x72" href="/img/MORBLOX.png">
|
|
<link rel="apple-touch-startup-image" href="/img/MORBLOXsplash.png" />
|
|
<meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1">
|
|
<link rel="icon" type="image/x-icon" href="/MORBLOX.ico">
|
|
<link href="/css/app.css" rel="stylesheet">
|
|
<script src="/js/darkmode.js"></script>
|
|
<script>
|
|
getDarkMode()
|
|
</script>
|
|
<script>
|
|
var a=document.getElementsByTagName("a");
|
|
for(var i=0;i<a.length;i++)
|
|
{
|
|
a[i].onclick=function()
|
|
{
|
|
window.location=this.getAttribute("href");
|
|
return false
|
|
}
|
|
}
|
|
</script>
|
|
<script src="/js/detect.js" defer></script>
|
|
</head>
|
|
|
|
<body>
|
|
<br>
|
|
<div id="logo_signup">
|
|
<a href="/"><img alt="ARCHBLOX Logo" src="/img/ARCHBLOXarched.png" width="200"
|
|
height="40" /></a>
|
|
</div>
|
|
<div class="content_signup">
|
|
<h1>Download</h1>
|
|
<br />
|
|
<p>If you have ARCHBLOX Bootstrapper already installed,<br />you may install version 1.6 to fix error ID 6.</p>
|
|
<br />
|
|
<p>Note that this version only works on Windows 7 or newer.</p>
|
|
<p><a href="/bootstrapper/ARCHBLOXBootstrapper-64bit.exe">64 Bit</a> <a href="/bootstrapper/ARCHBLOXBootstrapper-32bit.exe">32 Bit</a></p>
|
|
<br />
|
|
<p>If you don't already have ARCHBLOX Studio installed, follow these instructions:</p>
|
|
<br />
|
|
<p>Step 1: Download ARCHBLOX Studio <a href="https://web.archive.org/web/20221106001946/archblox.com/studio/version-000000004.zip">version-000000004.zip</a></p>
|
|
<br />
|
|
<p>Step 2: Go to your Local Appdata folder, then the Archblx folder,<br />then the Studio folder and then go into Versions.</p>
|
|
<p><br />If any folders do not exist, create them with exact spelling and caps.</p>
|
|
<br />
|
|
<p>Step 3: Create a folder in Versions NAMED EXACTLY "version-000000004", then extract the zip in there.</p>
|
|
</div>
|
|
<div id="footer_signup">
|
|
<p><a href="/blog">Blog</a> <a href="https://github.archblox.com">Github</a> <a href="https://twitter.archblox.com">Twitter</a> <a href="https://classic.archblox.com">Classic</a> <a href="https://status.archblox.com">Status</a> <a href="https://help.archblox.com">Help</a> <a href="https://discord.archblox.com">Discord</a></p>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |