From 8a6ba329d9c222a58f6a11390075e658ab553faf Mon Sep 17 00:00:00 2001 From: Eddoursul Date: Thu, 4 Aug 2022 22:30:27 +0200 Subject: [PATCH] Updated build script --- _build/build.cmd | 4 ++-- _build/loose_files.txt | 2 ++ scripts/{SKSE.pex => SKSE_placeholder.pex} | Bin source/scripts/{SKSE.psc => SKSE_placeholder.psc} | 0 4 files changed, 4 insertions(+), 2 deletions(-) rename scripts/{SKSE.pex => SKSE_placeholder.pex} (100%) rename source/scripts/{SKSE.psc => SKSE_placeholder.psc} (100%) diff --git a/_build/build.cmd b/_build/build.cmd index 10f8bafd..4bc4e706 100644 --- a/_build/build.cmd +++ b/_build/build.cmd @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2ea9df48b55daa76f40c9c2f7fbe4829e747c390535facd1efd6f4858ccfb568 -size 2752 +oid sha256:9dcee7372c067fdee5c4c5d97b11fe14dfcaf59ca6d2384c8fbaa56ac31670ea +size 2850 diff --git a/_build/loose_files.txt b/_build/loose_files.txt index 77b83654..e394f9d3 100644 --- a/_build/loose_files.txt +++ b/_build/loose_files.txt @@ -29,6 +29,8 @@ Scripts\SKI_FavoritesManager.pex Scripts\SKI_ConfigMenu.pex SKSE\Plugins\EnderalSE.dll SKSE\Plugins\EnderalSE.ini +SKSE\Plugins\EnderalSteam.dll +SKSE\Plugins\EnderalSteam.ini SKSE\Plugins\version-1-5-97-0.bin SKSE\Plugins\versionlib-1-6-353-0.bin SKSE\SKSE.ini diff --git a/scripts/SKSE.pex b/scripts/SKSE_placeholder.pex similarity index 100% rename from scripts/SKSE.pex rename to scripts/SKSE_placeholder.pex diff --git a/source/scripts/SKSE.psc b/source/scripts/SKSE_placeholder.psc similarity index 100% rename from source/scripts/SKSE.psc rename to source/scripts/SKSE_placeholder.psc