Skip to content

Commit

Permalink
Merge pull request #13 from alandtse/master
Browse files Browse the repository at this point in the history
Sync with VR
  • Loading branch information
powerof3 authored May 6, 2024
2 parents 3d45e14 + a53977b commit 884c0c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.20)
set(NAME "po3_Tweaks" CACHE STRING "")
set(VERSION 1.9.2 CACHE STRING "")
set(AE_VERSION 1)
set(VR_VERSION 2)
set(VR_VERSION 1)

# ---- Options ----
option(COPY_BUILD "Copy the build output to the Skyrim directory." TRUE)
Expand Down

0 comments on commit 884c0c3

Please sign in to comment.