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

m
→‎Setup: formatting
m (Loading Scripts formatting)
m (→‎Setup: formatting)
Line 15: Line 15:
===Setup===
===Setup===
You only have to do this once.
You only have to do this once.
# Download Melvor Idle on Steam, and find the installation directory. e.g. [...]/steamapps/common/Melvor Idle
<ol>
# 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>Download Melvor Idle on Steam, and find the installation directory. e.g. [...]/steamapps/common/Melvor Idle</li>
#* 64bit Windows: https://dl.nwjs.io/v0.49.2/nwjs-sdk-v0.49.2-win-x64.zip
<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>
#* 64bit Linux: https://dl.nwjs.io/v0.49.2/nwjs-sdk-v0.49.2-linux-x64.tar.gz
<ul>
#* Others: https://dl.nwjs.io/
<li>64bit Windows: https://dl.nwjs.io/v0.49.2/nwjs-sdk-v0.49.2-win-x64.zip</li>
# Download the scripts and extensions you want to use.
<li>64bit Linux: https://dl.nwjs.io/v0.49.2/nwjs-sdk-v0.49.2-linux-x64.tar.gz</li>
#* Download from the script manager website. e.g. GreasyFork
<li>Others: https://dl.nwjs.io/</li>
#* Download from the extension's browser store page.
</ul>
#* Download the source from the extension's repository. e.g.
<li>Download the scripts and extensions you want to use.</li>
#** Combat Sim: https://github.com/visua0/Melvor-Idle-Combat-Simulator-Reloaded/releases
<ul>
#** SEMI: https://gitlab.com/aldousWatts/SEMI/-/archive/main/SEMI-main.zip
<li>Download from the script manager website. e.g. GreasyFork</li>
# Extract all zipped files.
<li>Download from the extension's browser store page.</li>
# Place the contents of the nwjs-sdk* directory in the Melvor Idle installation directory.
<li>Download the source from the extension's repository. e.g.</li>
# Place the icons, styles, and source (i.e. scripts or sources) directories of the extracted extensions in the Melvor Idle installation directory.
<ul>
<li>Combat Sim: https://github.com/visua0/Melvor-Idle-Combat-Simulator-Reloaded/releases</li>
<li>SEMI: https://gitlab.com/aldousWatts/SEMI/-/archive/main/SEMI-main.zip</li>
</ul>
</ul>
<li>Extract all zipped files.</li>
<li>Place the contents of the nwjs-sdk* directory in the Melvor Idle installation directory.</li>
<li>Place the icons, styles, and source (i.e. scripts or sources) directories of the extracted extensions in the Melvor Idle installation directory.</li>


===Loading Scripts===
===Loading Scripts===
454

edits