Mod Creation/Enabling DevTools for the Steam and Epic Clients: Difference between revisions

m
updated NWJS version
m (updated NWJS version)
Line 17: Line 17:
<ol>
<ol>
<li>Download Melvor Idle on Steam, and find the installation directory. e.g. <code>[...]/steamapps/common/Melvor Idle</code></li>
<li>Download Melvor Idle on Steam, and find the installation directory. e.g. <code>[...]/steamapps/common/Melvor Idle</code></li>
<li>Download the 0.49.2 version of NW.js SDK. The version might change in the future, but you need the specific one listed.</li>
<li>Download the 0.54.0 version of NW.js SDK. The version might change in the future, but you need the specific one listed.</li>
<ul>
<ul>
<li>64bit Windows: https://dl.nwjs.io/v0.49.2/nwjs-sdk-v0.49.2-win-x64.zip</li>
<li>64bit Windows: https://dl.nwjs.io/v0.54.0/nwjs-sdk-v0.54.0-win-x64.zip</li>
<li>64bit Linux: https://dl.nwjs.io/v0.49.2/nwjs-sdk-v0.49.2-linux-x64.tar.gz</li>
<li>64bit Linux: https://dl.nwjs.io/v0.54.0/nwjs-sdk-v0.54.0-linux-x64.tar.gz</li>
<li>Others: https://dl.nwjs.io/</li>
<li>Others: https://dl.nwjs.io/</li>
</ul>
</ul>
454

edits