From 70728ce493405b8d51eb95d70f5fcfd9dfacd522 Mon Sep 17 00:00:00 2001 From: phacoxcll <36426650+phacoxcll@users.noreply.github.com> Date: Mon, 2 Dec 2019 14:36:18 -0600 Subject: [PATCH] Update files for version 1.8 --- 64Inject/64Inject.csproj | 27 +--- 64Inject/64Injector.cs | 215 +++++++++++++--------------- 64Inject/Properties/AssemblyInfo.cs | 4 +- 64Inject/RomN64.cs | 139 +++++++++--------- 64Inject/Security.cs | 7 + 64Inject/VCN64.cs | 100 +++++++++---- 64Inject/VCN64ConfigFile.cs | 8 +- 7 files changed, 256 insertions(+), 244 deletions(-) diff --git a/64Inject/64Inject.csproj b/64Inject/64Inject.csproj index b445ada..716dfc5 100644 --- a/64Inject/64Inject.csproj +++ b/64Inject/64Inject.csproj @@ -1,10 +1,6 @@  - - - - - + Debug AnyCPU @@ -303,17 +299,6 @@ - - - - - - - - - - -