diff --git a/.vs/ARCHBLOXLauncherGUI/DesignTimeBuild/.dtbcache.v2 b/.vs/ARCHBLOXLauncherGUI/DesignTimeBuild/.dtbcache.v2 index bbf9e40..1075958 100644 Binary files a/.vs/ARCHBLOXLauncherGUI/DesignTimeBuild/.dtbcache.v2 and b/.vs/ARCHBLOXLauncherGUI/DesignTimeBuild/.dtbcache.v2 differ diff --git a/.vs/ARCHBLOXLauncherGUI/FileContentIndex/0c8a2f97-306f-4801-89ef-86f2f1860604.vsidx b/.vs/ARCHBLOXLauncherGUI/FileContentIndex/0c8a2f97-306f-4801-89ef-86f2f1860604.vsidx new file mode 100644 index 0000000..de03c18 Binary files /dev/null and b/.vs/ARCHBLOXLauncherGUI/FileContentIndex/0c8a2f97-306f-4801-89ef-86f2f1860604.vsidx differ diff --git a/.vs/ARCHBLOXLauncherGUI/FileContentIndex/c0295652-0704-439c-b9a5-ebb5ba3daf42.vsidx b/.vs/ARCHBLOXLauncherGUI/FileContentIndex/29f69929-fc57-4738-9508-2ae05ab373ec.vsidx similarity index 100% rename from .vs/ARCHBLOXLauncherGUI/FileContentIndex/c0295652-0704-439c-b9a5-ebb5ba3daf42.vsidx rename to .vs/ARCHBLOXLauncherGUI/FileContentIndex/29f69929-fc57-4738-9508-2ae05ab373ec.vsidx diff --git a/.vs/ARCHBLOXLauncherGUI/FileContentIndex/31cf5f7b-b912-4a12-9454-ca8543e0c7ee.vsidx b/.vs/ARCHBLOXLauncherGUI/FileContentIndex/31cf5f7b-b912-4a12-9454-ca8543e0c7ee.vsidx deleted file mode 100644 index 6e6676c..0000000 Binary files a/.vs/ARCHBLOXLauncherGUI/FileContentIndex/31cf5f7b-b912-4a12-9454-ca8543e0c7ee.vsidx and /dev/null differ diff --git a/.vs/ARCHBLOXLauncherGUI/FileContentIndex/321ecd97-f2b4-4920-a1a7-802a60cfc241.vsidx b/.vs/ARCHBLOXLauncherGUI/FileContentIndex/96617486-23f4-45e5-9717-055ff2fff8f1.vsidx similarity index 90% rename from .vs/ARCHBLOXLauncherGUI/FileContentIndex/321ecd97-f2b4-4920-a1a7-802a60cfc241.vsidx rename to .vs/ARCHBLOXLauncherGUI/FileContentIndex/96617486-23f4-45e5-9717-055ff2fff8f1.vsidx index da08de5..58c2d14 100644 Binary files a/.vs/ARCHBLOXLauncherGUI/FileContentIndex/321ecd97-f2b4-4920-a1a7-802a60cfc241.vsidx and b/.vs/ARCHBLOXLauncherGUI/FileContentIndex/96617486-23f4-45e5-9717-055ff2fff8f1.vsidx differ diff --git a/.vs/ARCHBLOXLauncherGUI/FileContentIndex/9a522005-632d-4fe4-bc93-0fc278092e09.vsidx b/.vs/ARCHBLOXLauncherGUI/FileContentIndex/9b6d6a93-989a-42fc-846c-dcd829971878.vsidx similarity index 100% rename from .vs/ARCHBLOXLauncherGUI/FileContentIndex/9a522005-632d-4fe4-bc93-0fc278092e09.vsidx rename to .vs/ARCHBLOXLauncherGUI/FileContentIndex/9b6d6a93-989a-42fc-846c-dcd829971878.vsidx diff --git a/.vs/ARCHBLOXLauncherGUI/v16/.suo b/.vs/ARCHBLOXLauncherGUI/v16/.suo new file mode 100644 index 0000000..98ddb9f Binary files /dev/null and b/.vs/ARCHBLOXLauncherGUI/v16/.suo differ diff --git a/.vs/ARCHBLOXLauncherGUI/v17/.futdcache.v1 b/.vs/ARCHBLOXLauncherGUI/v17/.futdcache.v1 index 23af1e5..d111834 100644 Binary files a/.vs/ARCHBLOXLauncherGUI/v17/.futdcache.v1 and b/.vs/ARCHBLOXLauncherGUI/v17/.futdcache.v1 differ diff --git a/.vs/ARCHBLOXLauncherGUI/v17/.suo b/.vs/ARCHBLOXLauncherGUI/v17/.suo index a3c1414..0f2f05e 100644 Binary files a/.vs/ARCHBLOXLauncherGUI/v17/.suo and b/.vs/ARCHBLOXLauncherGUI/v17/.suo differ diff --git a/.vs/ProjectEvaluation/archbloxlaunchergui.metadata.v2 b/.vs/ProjectEvaluation/archbloxlaunchergui.metadata.v2 index e0d24e6..d34be0c 100644 Binary files a/.vs/ProjectEvaluation/archbloxlaunchergui.metadata.v2 and b/.vs/ProjectEvaluation/archbloxlaunchergui.metadata.v2 differ diff --git a/.vs/ProjectEvaluation/archbloxlaunchergui.projects.v2 b/.vs/ProjectEvaluation/archbloxlaunchergui.projects.v2 index c0badaf..a76953e 100644 Binary files a/.vs/ProjectEvaluation/archbloxlaunchergui.projects.v2 and b/.vs/ProjectEvaluation/archbloxlaunchergui.projects.v2 differ diff --git a/ARCHBLOXLauncherGUI.csproj b/ARCHBLOXLauncherGUI.csproj index afd710d..9594ef7 100644 --- a/ARCHBLOXLauncherGUI.csproj +++ b/ARCHBLOXLauncherGUI.csproj @@ -5,6 +5,14 @@ netcoreapp3.1 true archblox.ico + $(MSBuildProjectName) + https://www.archblox.com + ARCHBLOX Launcher + archblox.png + https://www.github.com/thomasluigi07/ARCHBLOXLauncher + git + 2.7 + 2.7 @@ -23,6 +31,13 @@ + + + True + \ + + + diff --git a/Form1.cs b/Form1.cs index 8ed0e5a..34159d2 100644 --- a/Form1.cs +++ b/Form1.cs @@ -49,15 +49,19 @@ namespace ARCHBLOXLauncherGUI // check to see if uri/arguments were used foreach (var word in args) { - if (lastword == "host") { + if (lastword == "host") + { exitafterarg = true; lastword = "stop"; string[] info = word.Split('|'); foreach (var word2 in info) { - if (info1 == "") { + if (info1 == "") + { info1 = word2; - } else { + } + else + { info2 = word2; } } @@ -93,7 +97,8 @@ namespace ARCHBLOXLauncherGUI info2 = word2; } } - if (info1 == "" || info2 == "") { + if (info1 == "" || info2 == "") + { MessageBox.Show("Paramaters are invalid. Please try again. (ID: 500)", "ARCHBLOX", MessageBoxButtons.OK, MessageBoxIcon.Error); Environment.Exit(0); } @@ -113,7 +118,8 @@ namespace ARCHBLOXLauncherGUI ARCHBLOXLauncherGUI.Form2 form2 = new ARCHBLOXLauncherGUI.Form2(); form2.Show(); } - if (word == "") { } else + if (word == "") { } + else { lastword = word; } @@ -145,30 +151,38 @@ namespace ARCHBLOXLauncherGUI // hosting string phrase = textBox2.Text; string[] words = phrase.Split('.'); - + string sWord = ""; foreach (var word in words) { - if (word == "rbxl") { + sWord = word.ToLower(); + if (sWord == "rbxl") + { rbxl = true; - } else { + } + else + { rbxl = false; } } - if (!System.IO.File.Exists(filePath)) { + if (!System.IO.File.Exists(filePath)) + { DialogResult res = MessageBox.Show("You need to install the latest version of ARCHBLOX to host. Would you like to install it?", "ARCHBLOX", MessageBoxButtons.YesNo, MessageBoxIcon.Warning); if (res == DialogResult.Yes) { ARCHBLOXLauncherGUI.Form2 form2 = new ARCHBLOXLauncherGUI.Form2(); form2.Show(); } - } - else if (textBox1.Text == "" || textBox2.Text == "") { + } + else if (textBox1.Text == "" || textBox2.Text == "") + { MessageBox.Show("Please fill in all of the text fields.", "ARCHBLOX", MessageBoxButtons.OK, MessageBoxIcon.Error); } - else if (rbxl == false) { - MessageBox.Show("Please use a valid RBXL.", "ARCHBLOX", MessageBoxButtons.OK, MessageBoxIcon.Error); + else if (rbxl == false) + { + MessageBox.Show("Please use a valid .RBXL! ." + sWord + " is not a supported file format.", "ARCHBLOX", MessageBoxButtons.OK, MessageBoxIcon.Error); } - else { + else + { void ProcessExitHandler(object sender, EventArgs args) { hosting = false; @@ -224,7 +238,7 @@ namespace ARCHBLOXLauncherGUI SmallImageKey = "archblox", } }); - MessageBox.Show("Starting game server on port " + textBox1.Text + " using " + textBox2.Text, "ARCHBLOX", MessageBoxButtons.OK , MessageBoxIcon.Information); + MessageBox.Show("Starting game server on port " + textBox1.Text + " using " + textBox2.Text, "ARCHBLOX", MessageBoxButtons.OK, MessageBoxIcon.Information); } } @@ -313,9 +327,42 @@ namespace ARCHBLOXLauncherGUI dialog.Filter = "Place File (*.rbxl)| *.rbxl"; if (DialogResult.OK == dialog.ShowDialog()) { - string destFile = Path.Combine(clientPath, @"Content\", Path.GetFileName(dialog.FileName)); - System.IO.File.Copy(dialog.FileName, destFile, true); - textBox2.Text = Path.GetFileName(dialog.FileName); + // check if it is a rbxl + string word = Path.GetExtension(dialog.FileName); + word = word.ToLower(); + if (word == ".rbxl") + { + // Thanks to ROBLOX LEGACY PLACE CONVERTER by BakonBot for the binary rbxl format detection. + string[] file = System.IO.File.ReadAllLines(dialog.FileName); + foreach (var line in file) + { + if (line.Contains("$(UserProfile)\.nuget\packages\ C:\Users\Thomas\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages PackageReference - 6.2.0 + 6.2.1 diff --git a/obj/Debug/netcoreapp3.0/.NETCoreApp,Version=v3.0.AssemblyAttributes.cs b/obj/Debug/netcoreapp3.0/.NETCoreApp,Version=v3.0.AssemblyAttributes.cs new file mode 100644 index 0000000..cc083fe --- /dev/null +++ b/obj/Debug/netcoreapp3.0/.NETCoreApp,Version=v3.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.0", FrameworkDisplayName = "")] diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.AssemblyInfo.cs b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.AssemblyInfo.cs new file mode 100644 index 0000000..d02f5bb --- /dev/null +++ b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.42000 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("ARCHBLOXLauncherGUI")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyDescriptionAttribute("ARCHBLOX Launcher")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("2.7")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("ARCHBLOXLauncherGUI")] +[assembly: System.Reflection.AssemblyTitleAttribute("ARCHBLOXLauncherGUI")] +[assembly: System.Reflection.AssemblyVersionAttribute("2.7")] +[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://www.github.com/thomasluigi07/ARCHBLOXLauncher")] + +// Generated by the MSBuild WriteCodeFragment class. + diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.AssemblyInfoInputs.cache b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.AssemblyInfoInputs.cache new file mode 100644 index 0000000..b62979e --- /dev/null +++ b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +e7b2af59e3d4d105d76a22845727b3b92c2ba77c diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.Form1.resources b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.Form1.resources new file mode 100644 index 0000000..2a49b62 Binary files /dev/null and b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.Form1.resources differ diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.Form2.resources b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.Form2.resources new file mode 100644 index 0000000..2a49b62 Binary files /dev/null and b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.Form2.resources differ diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.GeneratedMSBuildEditorConfig.editorconfig b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..3f2c199 --- /dev/null +++ b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,9 @@ +is_global = true +build_property.ApplicationManifest = +build_property.StartupObject = +build_property.ApplicationDefaultFont = +build_property.ApplicationHighDpiMode = +build_property.ApplicationUseCompatibleTextRendering = +build_property.ApplicationVisualStyles = +build_property.RootNamespace = ARCHBLOXLauncherGUI +build_property.ProjectDir = C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\ diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.Properties.Resources.resources b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.Properties.Resources.resources new file mode 100644 index 0000000..b031f7d Binary files /dev/null and b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.Properties.Resources.resources differ diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.assets.cache b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.assets.cache new file mode 100644 index 0000000..b4e94c8 Binary files /dev/null and b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.assets.cache differ diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.AssemblyReference.cache b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.AssemblyReference.cache new file mode 100644 index 0000000..c3b6261 Binary files /dev/null and b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.AssemblyReference.cache differ diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.BuildWithSkipAnalyzers b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.BuildWithSkipAnalyzers new file mode 100644 index 0000000..e69de29 diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.CopyComplete b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.CopyComplete new file mode 100644 index 0000000..e69de29 diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.CoreCompileInputs.cache b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..3525e4b --- /dev/null +++ b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +e9603e681739eb9aefa96218b939211e98bb7d42 diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.FileListAbsolute.txt b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..2057076 --- /dev/null +++ b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.FileListAbsolute.txt @@ -0,0 +1,24 @@ +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.exe +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.deps.json +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.runtimeconfig.json +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.runtimeconfig.dev.json +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.dll +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.pdb +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Debug\netcoreapp3.0\DiscordRPC.dll +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Debug\netcoreapp3.0\Newtonsoft.Json.dll +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\bin\Debug\netcoreapp3.0\Interop.IWshRuntimeLibrary.dll +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.csproj.AssemblyReference.cache +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\Interop.IWshRuntimeLibrary.dll +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.Form1.resources +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.Form2.resources +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.Properties.Resources.resources +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.csproj.GenerateResource.cache +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.GeneratedMSBuildEditorConfig.editorconfig +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.AssemblyInfoInputs.cache +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.AssemblyInfo.cs +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.csproj.CoreCompileInputs.cache +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.csproj.CopyComplete +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.dll +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.pdb +C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\obj\Debug\netcoreapp3.0\ARCHBLOXLauncherGUI.genruntimeconfig.cache diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache new file mode 100644 index 0000000..d943691 Binary files /dev/null and b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.GenerateResource.cache differ diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache new file mode 100644 index 0000000..018991c Binary files /dev/null and b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache differ diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.designer.deps.json b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.designer.deps.json new file mode 100644 index 0000000..7460a3e --- /dev/null +++ b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.designer.deps.json @@ -0,0 +1,147 @@ +{ + "runtimeTarget": { + "name": ".NETCoreApp,Version=v3.0", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETCoreApp,Version=v3.0": { + "DiscordRichPresence/1.0.175": { + "dependencies": { + "Microsoft.Win32.Registry": "4.5.0", + "Newtonsoft.Json": "12.0.2" + }, + "runtime": { + "lib/netstandard2.0/DiscordRPC.dll": { + "assemblyVersion": "1.0.175.0", + "fileVersion": "1.0.175.0" + } + } + }, + "Microsoft.NETCore.Platforms/2.0.0": {}, + "Microsoft.Win32.Registry/4.5.0": { + "dependencies": { + "System.Security.AccessControl": "4.5.0", + "System.Security.Principal.Windows": "4.5.0" + }, + "runtime": { + "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "assemblyVersion": "4.1.1.0", + "fileVersion": "4.6.26515.6" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "4.1.1.0", + "fileVersion": "4.6.26515.6" + }, + "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "4.1.1.0", + "fileVersion": "4.6.26515.6" + } + } + }, + "Newtonsoft.Json/12.0.2": { + "runtime": { + "lib/netstandard2.0/Newtonsoft.Json.dll": { + "assemblyVersion": "12.0.0.0", + "fileVersion": "12.0.2.23222" + } + } + }, + "System.Security.AccessControl/4.5.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "2.0.0", + "System.Security.Principal.Windows": "4.5.0" + }, + "runtime": { + "lib/netstandard2.0/System.Security.AccessControl.dll": { + "assemblyVersion": "4.1.1.0", + "fileVersion": "4.6.26515.6" + } + }, + "runtimeTargets": { + "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "4.1.1.0", + "fileVersion": "4.6.26515.6" + } + } + }, + "System.Security.Principal.Windows/4.5.0": { + "dependencies": { + "Microsoft.NETCore.Platforms": "2.0.0" + }, + "runtime": { + "lib/netstandard2.0/System.Security.Principal.Windows.dll": { + "assemblyVersion": "4.1.1.0", + "fileVersion": "4.6.26515.6" + } + }, + "runtimeTargets": { + "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": { + "rid": "unix", + "assetType": "runtime", + "assemblyVersion": "4.1.1.0", + "fileVersion": "4.6.26515.6" + }, + "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": { + "rid": "win", + "assetType": "runtime", + "assemblyVersion": "4.1.1.0", + "fileVersion": "4.6.26515.6" + } + } + } + } + }, + "libraries": { + "DiscordRichPresence/1.0.175": { + "type": "package", + "serviceable": true, + "sha512": "sha512-qSWobPTbvHh9gOoBYT8C8eUhKtVdBI/WvW7GY9lNMEtsZIpL6nxCvYJwjsGL3dqlEAGY5k0vdq+wnuDLVBSV2w==", + "path": "discordrichpresence/1.0.175", + "hashPath": "discordrichpresence.1.0.175.nupkg.sha512" + }, + "Microsoft.NETCore.Platforms/2.0.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==", + "path": "microsoft.netcore.platforms/2.0.0", + "hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512" + }, + "Microsoft.Win32.Registry/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==", + "path": "microsoft.win32.registry/4.5.0", + "hashPath": "microsoft.win32.registry.4.5.0.nupkg.sha512" + }, + "Newtonsoft.Json/12.0.2": { + "type": "package", + "serviceable": true, + "sha512": "sha512-rTK0s2EKlfHsQsH6Yx2smvcTCeyoDNgCW7FEYyV01drPlh2T243PR2DiDXqtC5N4GDm4Ma/lkxfW5a/4793vbA==", + "path": "newtonsoft.json/12.0.2", + "hashPath": "newtonsoft.json.12.0.2.nupkg.sha512" + }, + "System.Security.AccessControl/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-vW8Eoq0TMyz5vAG/6ce483x/CP83fgm4SJe5P8Tb1tZaobcvPrbMEL7rhH1DRdrYbbb6F0vq3OlzmK0Pkwks5A==", + "path": "system.security.accesscontrol/4.5.0", + "hashPath": "system.security.accesscontrol.4.5.0.nupkg.sha512" + }, + "System.Security.Principal.Windows/4.5.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-U77HfRXlZlOeIXd//Yoj6Jnk8AXlbeisf1oq1os+hxOGVnuG+lGSfGqTwTZBoORFF6j/0q7HXIl8cqwQ9aUGqQ==", + "path": "system.security.principal.windows/4.5.0", + "hashPath": "system.security.principal.windows.4.5.0.nupkg.sha512" + } + } +} \ No newline at end of file diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.designer.runtimeconfig.json b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.designer.runtimeconfig.json new file mode 100644 index 0000000..afe0338 --- /dev/null +++ b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.designer.runtimeconfig.json @@ -0,0 +1,17 @@ +{ + "runtimeOptions": { + "tfm": "netcoreapp3.0", + "framework": { + "name": "Microsoft.WindowsDesktop.App", + "version": "3.0.0" + }, + "additionalProbingPaths": [ + "C:\\Users\\Thomas\\.dotnet\\store\\|arch|\\|tfm|", + "C:\\Users\\Thomas\\.nuget\\packages", + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configProperties": { + "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true + } + } +} \ No newline at end of file diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.dll b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.dll new file mode 100644 index 0000000..6eb1d27 Binary files /dev/null and b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.dll differ diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.genruntimeconfig.cache b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.genruntimeconfig.cache new file mode 100644 index 0000000..091ccb6 --- /dev/null +++ b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.genruntimeconfig.cache @@ -0,0 +1 @@ +2c8ce1a4d67eec6ee4d7ee546fa2d2683c17800c diff --git a/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.pdb b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.pdb new file mode 100644 index 0000000..f719f45 Binary files /dev/null and b/obj/Debug/netcoreapp3.0/ARCHBLOXLauncherGUI.pdb differ diff --git a/obj/Debug/netcoreapp3.0/Interop.IWshRuntimeLibrary.dll b/obj/Debug/netcoreapp3.0/Interop.IWshRuntimeLibrary.dll new file mode 100644 index 0000000..385166f Binary files /dev/null and b/obj/Debug/netcoreapp3.0/Interop.IWshRuntimeLibrary.dll differ diff --git a/obj/Debug/netcoreapp3.0/_IsIncrementalBuild b/obj/Debug/netcoreapp3.0/_IsIncrementalBuild new file mode 100644 index 0000000..56d9bab --- /dev/null +++ b/obj/Debug/netcoreapp3.0/_IsIncrementalBuild @@ -0,0 +1 @@ +obj\Debug\netcoreapp3.0\\_IsIncrementalBuild diff --git a/obj/Debug/netcoreapp3.0/apphost.exe b/obj/Debug/netcoreapp3.0/apphost.exe new file mode 100644 index 0000000..2e7873b Binary files /dev/null and b/obj/Debug/netcoreapp3.0/apphost.exe differ diff --git a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.AssemblyInfo.cs b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.AssemblyInfo.cs index 3130583..d02f5bb 100644 --- a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.AssemblyInfo.cs +++ b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.AssemblyInfo.cs @@ -13,11 +13,13 @@ using System.Reflection; [assembly: System.Reflection.AssemblyCompanyAttribute("ARCHBLOXLauncherGUI")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyDescriptionAttribute("ARCHBLOX Launcher")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("2.7")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("ARCHBLOXLauncherGUI")] [assembly: System.Reflection.AssemblyTitleAttribute("ARCHBLOXLauncherGUI")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("2.7")] +[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://www.github.com/thomasluigi07/ARCHBLOXLauncher")] // Generated by the MSBuild WriteCodeFragment class. diff --git a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.AssemblyInfoInputs.cache b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.AssemblyInfoInputs.cache index 8dd3808..b62979e 100644 --- a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.AssemblyInfoInputs.cache +++ b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.AssemblyInfoInputs.cache @@ -1 +1 @@ -6a94da64e8e29aa7f767eb2cee2c23c89c8d42cf +e7b2af59e3d4d105d76a22845727b3b92c2ba77c diff --git a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache index e8d32dd..018991c 100644 Binary files a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache and b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.csproj.ResolveComReference.cache differ diff --git a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.dll b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.dll index 4d1ecc4..0407730 100644 Binary files a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.dll and b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.dll differ diff --git a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb index c6fac8a..3b8c796 100644 Binary files a/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb and b/obj/Debug/netcoreapp3.1/ARCHBLOXLauncherGUI.pdb differ diff --git a/obj/Debug/netcoreapp3.1/Interop.IWshRuntimeLibrary.dll b/obj/Debug/netcoreapp3.1/Interop.IWshRuntimeLibrary.dll index 6300de1..1b8022d 100644 Binary files a/obj/Debug/netcoreapp3.1/Interop.IWshRuntimeLibrary.dll and b/obj/Debug/netcoreapp3.1/Interop.IWshRuntimeLibrary.dll differ diff --git a/obj/Debug/netcoreapp3.1/apphost.exe b/obj/Debug/netcoreapp3.1/apphost.exe index b5d2bac..b74fcff 100644 Binary files a/obj/Debug/netcoreapp3.1/apphost.exe and b/obj/Debug/netcoreapp3.1/apphost.exe differ diff --git a/obj/project.assets.json b/obj/project.assets.json index cc62b3f..9d0d964 100644 --- a/obj/project.assets.json +++ b/obj/project.assets.json @@ -362,7 +362,7 @@ "privateAssets": "none" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.300\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.302\\RuntimeIdentifierGraph.json" } } } diff --git a/obj/project.nuget.cache b/obj/project.nuget.cache index f922473..376e91e 100644 --- a/obj/project.nuget.cache +++ b/obj/project.nuget.cache @@ -1,6 +1,6 @@ { "version": 2, - "dgSpecHash": "t0oyQbfMoANTqGaJsmMte/09bCaDmn6IYWhmYKJw0YjKNI4GvwZxFHaOWvJfBWK7tMEA10t4oUMUOVR9KO9E7Q==", + "dgSpecHash": "OO7KD2JvEW4jCf6j6RjV9TWty5n7AETMtb0hP53LkMKUjVF89pcdAQBA4csXeSNfowFf2UOdZQ6SqhplRNwaYg==", "success": true, "projectFilePath": "C:\\Users\\Thomas\\source\\repos\\ARCHBLOXLauncher1\\ARCHBLOXLauncherGUI.csproj", "expectedPackageFiles": [