Bumped Steam DLL version
This commit is contained in:
parent
9475215cd4
commit
6cdedd9d42
BIN
SKSE/Plugins/EnderalSteam.dll
(Stored with Git LFS)
BIN
SKSE/Plugins/EnderalSteam.dll
(Stored with Git LFS)
Binary file not shown.
@ -6,7 +6,7 @@ message("Using toolchain file ${CMAKE_TOOLCHAIN_FILE}.")
|
|||||||
########################################################################################################################
|
########################################################################################################################
|
||||||
project(
|
project(
|
||||||
EnderalSteam
|
EnderalSteam
|
||||||
VERSION 1.0.1
|
VERSION 1.0.2
|
||||||
DESCRIPTION "Enderal SE Steam Support"
|
DESCRIPTION "Enderal SE Steam Support"
|
||||||
LANGUAGES CXX)
|
LANGUAGES CXX)
|
||||||
set(CMAKE_CXX_STANDARD 23)
|
set(CMAKE_CXX_STANDARD 23)
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
||||||
"name": "enderal-se-steam",
|
"name": "enderal-se-steam",
|
||||||
"version-string": "1.0.1",
|
"version-string": "1.0.2",
|
||||||
"port-version": 0,
|
"port-version": 0,
|
||||||
"description": "Enderal SE Steam Support",
|
"description": "Enderal SE Steam Support",
|
||||||
"homepage": "https://eddoursul.win/mods/enderal-se/",
|
"homepage": "https://eddoursul.win/mods/enderal-se/",
|
||||||
|
Loading…
Reference in New Issue
Block a user