2 lines
2.8 KiB
JavaScript
2 lines
2.8 KiB
JavaScript
import{_ as e,a as t,b as o,ag as s}from"./chunks/framework.BcrMLAmg.js";const c=JSON.parse('{"title":"Download","description":"","frontmatter":{},"headers":[],"relativePath":"guides/download.md","filePath":"guides/download.md","lastUpdated":1742846025000}'),l={name:"guides/download.md"};function n(i,a,d,r,h,p){return o(),t("div",null,a[0]||(a[0]=[s('<h1 id="download" tabindex="-1">Download <a class="header-anchor" href="#download" aria-label="Permalink to "Download""></a></h1><p>Basalt is available in two versions: the dev version, ideal for develpoement and the release version which is meant for production. Basalt is also available on <a href="https://pinestore.cc/projects/15/basalt" target="_blank" rel="noreferrer">PineStore</a></p><h2 id="downloading-basalt" tabindex="-1">Downloading Basalt <a class="header-anchor" href="#downloading-basalt" aria-label="Permalink to "Downloading Basalt""></a></h2><p>To download the Basalt Installer-UI using a ComputerCraft shell command, use the following:</p><div class="language- vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang"></span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span>wget run https://raw.githubusercontent.com/Pyroxenium/Basalt2/main/install.lua</span></span></code></pre></div><h2 id="download-basalt-without-ui" tabindex="-1">Download Basalt without UI <a class="header-anchor" href="#download-basalt-without-ui" aria-label="Permalink to "Download Basalt without UI""></a></h2><p>If you want to skip the UI and just download the essentials, here are some other commands:</p><h3 id="developer" tabindex="-1">Developer <a class="header-anchor" href="#developer" aria-label="Permalink to "Developer""></a></h3><p>This is the full dev version of Basalt, containing all available files.</p><div class="language- vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang"></span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span>wget run https://raw.githubusercontent.com/Pyroxenium/Basalt2/main/install.lua -d</span></span></code></pre></div><h3 id="release" tabindex="-1">Release <a class="header-anchor" href="#release" aria-label="Permalink to "Release""></a></h3><p>This is the default bundle version of Basalt, containing the full framework, but minified.</p><div class="language- vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang"></span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span>wget run https://raw.githubusercontent.com/Pyroxenium/Basalt2/main/install.lua -r</span></span></code></pre></div>',13)]))}const b=e(l,[["render",n]]);export{c as __pageData,b as default};
|