Deploying to gh-pages from @ n64decomp/mk64@e2c19fd4bc 🚀

This commit is contained in:
MegaMech
2024-04-13 01:02:44 +00:00
parent 62b3e59f9a
commit b996936cf4
1355 changed files with 190422 additions and 101729 deletions
+2 -2
View File
@@ -140,13 +140,13 @@ Arch</h3>
Windows</h1>
<ul>
<li>Clone the repo or download the zip.</li>
<li>Download and extract the toolchain from <a href="https://github.com/coco875/mk64-tools/releases/download/v0.0.6/mips-tools-chain-windows.zip">here</a></li>
<li>Download and extract the toolchain from <a href="https://github.com/coco875/mk64-tools/releases/download/v0.0.7/mips-tools-chain-windows.zip">here</a></li>
</ul>
<h3><a class="anchor" id="setup"></a>
Setup</h3>
<ul>
<li>Place the <code>mingw64</code> folder from the toolchain into the tools folder like so: <code>mk64/tools/mingw64</code>.</li>
<li>Open a terminal (cmd or powershell) in the repo folder and run <code>"tools\mingw64\w64devkit.exe"</code> and after <code>make</code></li>
<li>Open a terminal (cmd or powershell) in the repo folder and run <code>"tools\mingw64\w64devkit.exe"</code> and after <code>make assets &amp;&amp; make -j</code></li>
<li>Wait for the build to finish and Enjoy!</li>
</ul>
<h1><a class="anchor" id="macos"></a>