Skip to content

Skyrim LE project has the wrong Import path defined #146

@blu3mania

Description

@blu3mania

Describe the bug
Newly generated Skyrim LE project has the wrong Import path defined.

To Reproduce
Steps to reproduce the behavior:

  1. Generate a new Skyrim LE project file.
  2. 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 workinggood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions