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

Additional information to validate process
(Update instruction following update to Steam client)
(Additional information to validate process)
Line 2: Line 2:
=== Enabling DevTools for Steam & Epic ===
=== Enabling DevTools for Steam & Epic ===
<ol>
<ol>
<li>Ensure Melvor Idle is closed - modifying game files while the game is running may result in unexpected behaviour</li>
<li>Download Melvor Idle on Steam or Epic, and find the installation folder. e.g. <code>[...]/steamapps/common/Melvor Idle</code>
<li>Download Melvor Idle on Steam or Epic, and find the installation folder. e.g. <code>[...]/steamapps/common/Melvor Idle</code>
<br/>Not sure where it's installed? It is possible to locate the installation folder through the Steam & Epic clients:</li>
<br/>Not sure where it's installed? It is possible to locate the installation folder through the Steam & Epic clients:</li>
Line 9: Line 10:
</ul>
</ul>
<li>Open the <code>package.nw</code> folder then <code>package.json</code>. Inside <code>package.json</code>, find <code>"chromium-args":</code> and then remove <code>--devtools-flags=disable</code> and save the changes.</li>
<li>Open the <code>package.nw</code> folder then <code>package.json</code>. Inside <code>package.json</code>, find <code>"chromium-args":</code> and then remove <code>--devtools-flags=disable</code> and save the changes.</li>
<li>Verify DevTools have been successfully enabled by opening Melvor Idle, then pressing the F12 key once loaded. If successful, the DevTools window should appear</li>
</ol>
</ol>


{{ModGuideNav}}
{{ModGuideNav}}
{{Menu}}
{{Menu}}