File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 FOMOD_AE_DESCR : ' Select this if you are using Skyrim Anniversary Edition v1.6.1130 or higher (latest update).'
3131 FOMOD_AE_MIN_GAME_VERSION : ' 1.6.1130.0'
3232 PUBLISH_ARCHIVE_TYPE : ' 7z'
33- VCPKG_COMMIT_ID : ' 47bf3d1ac192b3fa0feb6e6ac9c845de179eebe9 '
33+ VCPKG_COMMIT_ID : ' b8ac6696e3af59f4f0666ab81a48ae589cde00a8 '
Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.20 )
22set (NAME "po3_BaseObjectSwapper" CACHE STRING "" )
3- set (VERSION 3.2 .0 CACHE STRING "" )
3+ set (VERSION 3.3 .0 CACHE STRING "" )
44set (VR_VERSION 1)
55set (AE_VERSION 1)
66
Original file line number Diff line number Diff line change 11{
22 "name" : " base-object-swapper" ,
3- "version-string" : " 3.2 .0" ,
3+ "version-string" : " 3.3 .0" ,
44 "description" : " Base Object Swapper" ,
55 "homepage" : " " ,
66 "license" : " MIT" ,
1212 " spdlog" ,
1313 " unordered-dense" ,
1414 " xbyak"
15- ]
15+ ],
16+ "builtin-baseline" : " b8ac6696e3af59f4f0666ab81a48ae589cde00a8"
1617}
You can’t perform that action at this time.
0 commit comments