-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Describe the bug
Newly generated Skyrim LE project has the wrong Import path defined.
To Reproduce
Steps to reproduce the behavior:
- Generate a new Skyrim LE project file.
- Check Imports section. It contains 2 import paths, one is ".\Source\Scripts" and the other is "C:\Program Files (x86)\Steam\SteamApps\Common\Skyrim\Data\Source\Scripts"
This source file structure "Data\Source\Scripts" is for SSE I believe. In LE it should be "Data\Scripts\Source".
This reddit post talks about the difference in source file directory: https://www.reddit.com/r/skyrimmods/comments/812s64/ck_64bit_how_to_change_scriptsource_directory_to/
It does seem to be a bug in SSE's Creation Kit...
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers