From b4c06fef082b8a10458bc874bfa67789ed9d2fb4 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Tue, 25 Feb 2020 14:57:17 -0600 Subject: [PATCH] Added names of new Beat Saber game assemblies --- IPA.Loader/Config/SelfConfig.cs | 4 ++-- IPA.Loader/Loader/manifest.json | 4 ++-- IPA/Program.cs | 2 +- appveyor.yml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/IPA.Loader/Config/SelfConfig.cs b/IPA.Loader/Config/SelfConfig.cs index b0933bbb..e65909b8 100644 --- a/IPA.Loader/Config/SelfConfig.cs +++ b/IPA.Loader/Config/SelfConfig.cs @@ -67,7 +67,7 @@ namespace IPA.Config } internal const string IPAName = "Beat Saber IPA"; - internal const string IPAVersion = "3.99.99.5"; + internal const string IPAVersion = "3.99.99.6"; // uses Updates.AutoUpdate, Updates.AutoCheckUpdates, YeetMods, Debug.ShowCallSource, Debug.ShowDebug, // Debug.CondenseModLogs @@ -145,7 +145,7 @@ namespace IPA.Config { // LINE: ignore 5 #if BeatSaber // provide these defaults only for Beat Saber builds - "MainAssembly.dll", "HMLib.dll", "HMUI.dll", "VRUI.dll" + "Main.dll", "HMLib.dll", "HMUI.dll", "HMRendering.dll", "VRUI.dll" #else // otherwise specify Assembly-CSharp.dll "Assembly-CSharp.dll" #endif diff --git a/IPA.Loader/Loader/manifest.json b/IPA.Loader/Loader/manifest.json index 368b6f55..0d5b2def 100644 --- a/IPA.Loader/Loader/manifest.json +++ b/IPA.Loader/Loader/manifest.json @@ -5,10 +5,10 @@ "#![IPA.Loader.description.md]", "A mod loader specifically for Beat Saber." ], - "gameVersion": "1.6.2", + "gameVersion": "1.8.0b1", "id": "BSIPA", "name": "Beat Saber IPA", - "version": "4.0.0-beta.5", + "version": "4.0.0-beta.6", "icon": "IPA.icon_white.png", "features": [ "define-feature(print, IPA.Loader.Features.PrintFeature)", diff --git a/IPA/Program.cs b/IPA/Program.cs index 0caeeeae..a0bff6f5 100644 --- a/IPA/Program.cs +++ b/IPA/Program.cs @@ -23,7 +23,7 @@ namespace IPA Unknown } - public const string FileVersion = "3.99.99.5"; + public const string FileVersion = "3.99.99.6"; public static Version Version => Assembly.GetEntryAssembly().GetName().Version; diff --git a/appveyor.yml b/appveyor.yml index 6bdaa573..ae5b1a49 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,7 @@ version: 'BSIPA-{branch}-{build}' environment: - bsipa_version: '4.0.0-beta.5' + bsipa_version: '4.0.0-beta.6' gh_token: secure: E42gl/yepETuoLSwbJZ1GmEIPK6cCJu6zkd59NA21XiICtEV6COOLW7aehi1tcVU