Warp/docs/assets/guide_installation.md.d994d260.js
2024-01-05 19:14:38 +07:00

3 lines
2.3 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

import{_ as a,o as t,c as l,Q as e}from"./chunks/framework.419948d5.js";const _=JSON.parse('{"title":"Installation","description":"","frontmatter":{},"headers":[],"relativePath":"guide/installation.md","filePath":"guide/installation.md"}'),o={name:"guide/installation.md"},s=e(`<h1 id="installation" tabindex="-1">Installation <a class="header-anchor" href="#installation" aria-label="Permalink to &quot;Installation&quot;"></a></h1><h2 id="with-wally" tabindex="-1">with Wally <a class="header-anchor" href="#with-wally" aria-label="Permalink to &quot;with Wally&quot;"></a></h2><ol><li>Get Rojo and Wally ready.</li><li>Add FastNet2 to your <code>wally.toml</code>.</li></ol><div class="vp-code-group vp-adaptive-theme"><div class="tabs"><input type="radio" name="group-w2PR3" id="tab-UzU_n9f" checked="checked"><label for="tab-UzU_n9f">wally.toml</label></div><div class="blocks"><div class="language-toml vp-adaptive-theme active"><button title="Copy Code" class="copy"></button><span class="lang">toml</span><pre class="shiki github-dark vp-code-dark"><code><span class="line"><span style="color:#E1E4E8;">[</span><span style="color:#B392F0;">dependencies</span><span style="color:#E1E4E8;">]</span></span>
<span class="line"><span style="color:#E1E4E8;">fastnet2 = </span><span style="color:#9ECBFF;">&quot;imezx/fastnet2@0.9.1&quot;</span></span></code></pre><pre class="shiki github-light vp-code-light"><code><span class="line"><span style="color:#24292E;">[</span><span style="color:#6F42C1;">dependencies</span><span style="color:#24292E;">]</span></span>
<span class="line"><span style="color:#24292E;">fastnet2 = </span><span style="color:#032F62;">&quot;imezx/fastnet2@0.9.1&quot;</span></span></code></pre></div><ol start="3"><li>Run <code>wally install</code> in command.</li><li>Link/Require the module and Done!</li></ol><h2 id="without-wally" tabindex="-1">without Wally <a class="header-anchor" href="#without-wally" aria-label="Permalink to &quot;without Wally&quot;"></a></h2><ol><li>Get the <code>.rbxm</code> file from the <a href="https://github.com/imezx/FastNet2" target="_blank" rel="noreferrer">github</a></li><li>Import the <code>.rbxm</code> file into roblox studio manually and Done!</li></ol></div></div>`,4),n=[s];function i(c,d,r,p,h,u){return t(),l("div",null,n)}const y=a(o,[["render",i]]);export{_ as __pageData,y as default};