Updated build script
This commit is contained in:
parent
dd9e0258b3
commit
c78f3bd7a7
@ -62,7 +62,7 @@ cd /D "%~dp0.."
|
||||
"%~dp07za.exe" a "%TARGET_DIR%\ScriptsEnderal.zip" "source\scripts"
|
||||
|
||||
cd /D "%~dp0..\source\Enderal DLL"
|
||||
"%~dp07za.exe" a "%TARGET_DIR%\SKSE\Plugins\fs_src.zip" "." -x!build -x!.vs -x!.claude -x!*.md
|
||||
"%~dp07za.exe" a "%TARGET_DIR%\SKSE\Plugins\fs_src.zip" "." -x!build -x!tools -x!.vs -x!.claude -x!*.md
|
||||
|
||||
cd /D "%~dp0..\source\Steam DLL"
|
||||
"%~dp07za.exe" a "%TARGET_DIR%\SKSE\Plugins\fs_steam_src.zip" "." -x!build -x!.vs -x!gog -x!.claude -x!*.md
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user