mirror of
https://github.com/uberhalit/SekiroFpsUnlockAndMore.git
synced 2026-06-13 09:57:55 +00:00
added disable cam adjust option
added code cave generator for cam adjust patternscan generates its own masks from pattern now some housekeeping updated readme
This commit is contained in:
parent
af5458ada6
commit
e9b04e1f32
10 changed files with 653 additions and 184 deletions
|
|
@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyTitle("SekiroFpsUnlockAndMore")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyCompany("uberhalit")]
|
||||
[assembly: AssemblyProduct("SekiroFpsUnlockAndMore")]
|
||||
[assembly: AssemblyCopyright("Copyright © uberhalit 2019")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
|
|
@ -21,5 +21,5 @@ using System.Runtime.InteropServices;
|
|||
ResourceDictionaryLocation.SourceAssembly
|
||||
)]
|
||||
|
||||
[assembly: AssemblyVersion("1.2.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.2.0.0")]
|
||||
[assembly: AssemblyVersion("1.2.1.0")]
|
||||
[assembly: AssemblyFileVersion("1.2.1.0")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue