Open JasXSL opened 6 years ago
Looks like it's because I'm trying to make it for Skyrim Special Edition, is there any chance you'd consider updating your tutorial to show how to compile for that?
Here's a modified Skaar example with skse64 instead of the OG skse:
https://github.com/Sky-WAN/plugin/tree/59a234b790a84990b9bf667a63ab9c8feebe97fb
I'm testing your tutorial on the wiki. I successfully built the solution in visual studio 2017, then placed the DLL in
E:\Program Files (x86)\Steam\steamapps\common\Skyrim Special Edition\Data\skse\plugins
, compiled the psc file and everything. However, SKSE fails to load the DLL:Any idea what might cause this?