Difference between revisions of "Category:Getting Started"

m
Updated the installation steps to reflect the Bethesda.net-Steam migration
imported>T-andersen
m (Added tip about muting the warning window popups)
m (Updated the installation steps to reflect the Bethesda.net-Steam migration)
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
}}
}}


This first chapter of the tutorial will go over the basics of getting up and running with the Creation Kit.
This first chapter of the tutorial will go over the basics of getting up and running with the Creation Kit. Traditionally, the tool was available via Bethesda.net Launcher. However, this service was discontinued on May 11 2022, with its contents migrating to Steam. For more information, see the [https://bethesda.net/en/article/2RXxG1y000NWupPalzLblG/sunsetting-the-bethesda-net-launcher-and-migrating-to-steam official announcement]. Since the migration, the Creation Kit has been publicly available via the [https://store.steampowered.com/ Steam] platform.


== Installing the Creation Kit ==
== Installing the Creation Kit ==
Line 25: Line 25:
=== For Skyrim: Special Edition ===
=== For Skyrim: Special Edition ===


# Go to [https://bethesda.net/en/dashboard the Bethesda.net dashboard]
# Install Steam
# Login with a Bethesda account (same as the one used for the in-game mod catalog)
#Login
# Download the Bethesda launcher installer by clicking the "Launcher" download button in the navigation bar
#Hover over the "LIBRARY" button
# Run the installer
#Select "Software"
# Run the installed launcher
#Double-click "Skyrim Special Edition: Creation Kit" in the list
# Login with your Bethesda account
#Follow the instructions in the installation dialog
# Select Creation Kit: Skyrim icon in the sidebar
# Click the install button
# Follow the instructions in the installation dialog


Creation Kit: Skyrim will normally be installed to the same folder as your Skyrim: Special Edition folder. It can be launched through the Bethesda launcher.
Creation Kit: Skyrim will normally be installed to the same folder as your Skyrim: Special Edition folder.


== Creating and saving plugins ==
== Creating and saving plugins ==
Line 77: 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 append to the %LocalAppData%/Fallout4/plugins.txt file the following line:
# Advanced users may prefer to append to the %LocalAppData%/Skyrim Special Edition/plugins.txt file the following line:
<pre>
<pre>
*testquest.esp
*testquest.esp
2

edits