mirror of
https://github.com/uberhalit/SekiroFpsUnlockAndMore.git
synced 2026-06-13 09:57:55 +00:00
Merge 6b23c965b3 into d6312c6b0a
This commit is contained in:
commit
bcb8a16105
2 changed files with 2 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ namespace SekiroFpsUnlockAndMore
|
||||||
internal const string PROCESS_NAME = "sekiro";
|
internal const string PROCESS_NAME = "sekiro";
|
||||||
internal const string PROCESS_TITLE = "Sekiro";
|
internal const string PROCESS_TITLE = "Sekiro";
|
||||||
internal const string PROCESS_DESCRIPTION = "Shadows Die Twice";
|
internal const string PROCESS_DESCRIPTION = "Shadows Die Twice";
|
||||||
internal const string PROCESS_EXE_VERSION = "1.5.0.0";
|
internal const string PROCESS_EXE_VERSION = "1.6.0.0";
|
||||||
internal static readonly string[] PROCESS_EXE_VERSION_SUPPORTED_LEGACY = new string[3]
|
internal static readonly string[] PROCESS_EXE_VERSION_SUPPORTED_LEGACY = new string[3]
|
||||||
{
|
{
|
||||||
"1.4.0.0",
|
"1.4.0.0",
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@
|
||||||
<WarningLevel>4</WarningLevel>
|
<WarningLevel>4</WarningLevel>
|
||||||
<Deterministic>true</Deterministic>
|
<Deterministic>true</Deterministic>
|
||||||
<TargetFrameworkProfile />
|
<TargetFrameworkProfile />
|
||||||
|
<Version>1.6.0.0</Version>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ApplicationManifest>app.manifest</ApplicationManifest>
|
<ApplicationManifest>app.manifest</ApplicationManifest>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue