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

NW.js versioning for different OS
(→‎Setup: Attempt #74932 to make the instructions more clear)
(NW.js versioning for different OS)
Line 17: Line 17:
<ol>
<ol>
   <li>Download Melvor Idle on Steam, and find the installation folder. e.g. <code>[...]/steamapps/common/Melvor Idle</code></li>
   <li>Download Melvor Idle on Steam, and find the installation folder. e.g. <code>[...]/steamapps/common/Melvor Idle</code></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>
   <li>Download the NW.js SDK (Windows: v0.54.0; other OS: v0.49.2). 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.54.0/nwjs-sdk-v0.54.0-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.54.0/nwjs-sdk-v0.54.0-linux-x64.tar.gz</li>
     <li>64bit Linux: https://dl.nwjs.io/v0.49.2/nwjs-sdk-v0.49.2-linux-x64.tar.gz</li>
     <li>Others: https://dl.nwjs.io/</li>
     <li>Others: https://dl.nwjs.io/</li>
   </ul>
   </ul>
454

edits