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

Line 204: Line 204:
This method is not recommended if you do not understand what a command line is.
This method is not recommended if you do not understand what a command line is.
===Simple Installation===
===Simple Installation===
'''Disclaimer:''' This installation method will never automatically update. It now requires you to understand how to use a terminal, node, and npm. DO NOT MESSAGE THE DEV IF YOU CANNOT FIGURE THIS OUT. Wait for the extensions to release.
'''Disclaimer:''' This installation method will never automatically update. It now requires you to understand how to use a terminal, node, and npm. '''DO NOT MESSAGE THE DEV IF YOU CANNOT FIGURE THIS OUT.''' Wait for the extensions to release.
<ol>
<ol>
<li>Download and install Node.js if you do not already have it.</li>
<li>Download and install Node.js if you do not already have it.</li>
Line 222: Line 222:
<li>Refresh the game.</li>
<li>Refresh the game.</li>
</ol>
</ol>
===Managing Dev/Non-Main Branch Extensions w/ git===
===Managing Dev/Non-Main Branch Extensions w/ git===
This installation method will automatically fetch updates to dev/non-main branches.
This installation method will automatically fetch updates to dev/non-main branches.