mirror of
https://github.com/n64decomp/mk64
synced 2026-06-22 07:35:41 -04:00
Deploying to gh-pages from @ n64decomp/mk64@e2c19fd4bc 🚀
This commit is contained in:
+2
-2
@@ -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 && make -j</code></li>
|
||||
<li>Wait for the build to finish and Enjoy!</li>
|
||||
</ul>
|
||||
<h1><a class="anchor" id="macos"></a>
|
||||
|
||||
Reference in New Issue
Block a user