Difference between revisions of "Category:Getting Started"

m
no edit summary
imported>Rhyknowscerious
imported>Rdok
m
Line 74: Line 74:
First, you'll need to tell Skyrim to load your plugin when the game starts.  There are two ways to do this:
First, you'll need to tell Skyrim to load your plugin when the game starts.  There are two ways to do this:
# From the main game launcher, select "Data" and double-click your plugin. If using Skyrim Special Edition, go to the game's Main Menu, click MODS then click LOAD ORDER to find your plugin.
# From the main game launcher, select "Data" and double-click your plugin. If using Skyrim Special Edition, go to the game's Main Menu, click MODS then click LOAD ORDER to find your plugin.
# Advanced users may prefer to open the [[Configuration Files|SkyrimCustom.ini]] file and manually specify the plugin(s) to load.
# Advanced users may prefer to append to the %LocalAppData%/Fallout4/plugins.txt file the following line:
<pre>
*testquest.esp
</pre>
 
 


For now, just use the launcher to select the plugin you just created.
For now, just use the launcher to select the plugin you just created.
Anonymous user