Compare commits

...

3 Commits

26 changed files with 53 additions and 47 deletions

BIN
meshes/enderal/clutter/openbook01.nif (Stored with Git LFS)

Binary file not shown.

BIN
meshes/enderal/clutter/openbook02.nif (Stored with Git LFS)

Binary file not shown.

BIN
meshes/enderal/clutter/openbook03.nif (Stored with Git LFS)

Binary file not shown.

BIN
meshes/enderal/clutter/openbook04.nif (Stored with Git LFS)

Binary file not shown.

BIN
meshes/enderal/clutter/openbook05.nif (Stored with Git LFS)

Binary file not shown.

BIN
meshes/enderal/clutter/openbook06.nif (Stored with Git LFS)

Binary file not shown.

BIN
meshes/enderal/clutter/openbook07.nif (Stored with Git LFS)

Binary file not shown.

View File

@ -20,6 +20,10 @@ set(CMAKE_CXX_STANDARD 23)
set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_INTERPROCEDURAL_OPTIMIZATION ON)
add_compile_definitions(NOMINMAX _USE_MATH_DEFINES WIN32_LEAN_AND_MEAN)
add_definitions(-DUNICODE -D_UNICODE)
add_compile_options(/Zc:preprocessor /EHsc)
configure_file(
${CMAKE_CURRENT_SOURCE_DIR}/cmake/version.rc.in
${CMAKE_CURRENT_BINARY_DIR}/version.rc

BIN
source/Enderal DLL/build.cmd (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -2,7 +2,6 @@
#include "CheckInvalidForms.h"
#include <SimpleIni.h>
#include <regex>
inline const SKSE::LoadInterface* GetLoadInterface(const SKSE::LoadInterface* loadInterface = nullptr)
{

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
textures/aars/openbook/largenote01.dds (Stored with Git LFS)

Binary file not shown.

BIN
textures/aars/openbook/largenote02.dds (Stored with Git LFS)

Binary file not shown.

BIN
textures/aars/openbook/largenote03.dds (Stored with Git LFS)

Binary file not shown.