This commit is contained in:
Thomas G 2022-07-12 07:24:24 +10:00
parent 7dd3674de7
commit a075add0e5
20 changed files with 9 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup> <PropertyGroup>
<_LastSelectedProfileId>C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\Properties\PublishProfiles\x64.pubxml</_LastSelectedProfileId> <_LastSelectedProfileId>C:\Users\Thomas\source\repos\ARCHBLOXLauncher1\Properties\PublishProfiles\x86.pubxml</_LastSelectedProfileId>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Compile Update="Form1.cs"> <Compile Update="Form1.cs">

3
Form1.Designer.cs generated
View File

@ -187,6 +187,7 @@
this.button2.TabIndex = 24; this.button2.TabIndex = 24;
this.button2.Text = "Join"; this.button2.Text = "Join";
this.button2.UseVisualStyleBackColor = false; this.button2.UseVisualStyleBackColor = false;
this.button2.Click += new System.EventHandler(this.button2_Click);
// //
// label6 // label6
// //
@ -255,6 +256,7 @@
this.button3.TabIndex = 26; this.button3.TabIndex = 26;
this.button3.Text = "Browse..."; this.button3.Text = "Browse...";
this.button3.UseVisualStyleBackColor = true; this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
// //
// textBox2 // textBox2
// //
@ -278,6 +280,7 @@
this.button1.TabIndex = 28; this.button1.TabIndex = 28;
this.button1.Text = "Host"; this.button1.Text = "Host";
this.button1.UseVisualStyleBackColor = false; this.button1.UseVisualStyleBackColor = false;
this.button1.Click += new System.EventHandler(this.button1_Click);
// //
// HostBTN // HostBTN
// //

View File

@ -168,7 +168,7 @@ namespace ARCHBLOXLauncher1
}); });
} }
private void button1_Click_1(object sender, EventArgs e) private void button1_Click(object sender, EventArgs e)
{ {
if (!File.Exists(filePath)) if (!File.Exists(filePath))
{ {
@ -239,7 +239,7 @@ namespace ARCHBLOXLauncher1
} }
} }
private void button2_Click_1(object sender, EventArgs e) private void button2_Click(object sender, EventArgs e)
{ {
if (!File.Exists(filePath)) if (!File.Exists(filePath))
{ {
@ -310,7 +310,7 @@ namespace ARCHBLOXLauncher1
} }
} }
private void button3_Click_1(object sender, EventArgs e) private void button3_Click(object sender, EventArgs e)
{ {
OpenFileDialog dialog = new OpenFileDialog(); OpenFileDialog dialog = new OpenFileDialog();
dialog.Title = "Choose a RBXL..."; dialog.Title = "Choose a RBXL...";

View File

@ -4,6 +4,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
--> -->
<Project> <Project>
<PropertyGroup> <PropertyGroup>
<History>True|2022-07-11T15:02:07.4142780Z;True|2022-07-12T01:01:55.1054218+10:00;True|2022-07-12T00:57:05.7704097+10:00;True|2022-07-11T19:45:06.3965836+10:00;True|2022-07-11T03:03:05.5235378+10:00;True|2022-07-11T01:29:52.2575986+10:00;True|2022-07-11T01:29:03.7081553+10:00;True|2022-07-11T01:07:30.8355486+10:00;True|2022-07-11T00:18:27.1107980+10:00;True|2022-07-10T21:59:11.0753271+10:00;True|2022-07-10T19:15:49.4105023+10:00;True|2022-07-10T19:13:41.3098116+10:00;True|2022-07-10T19:12:41.5715908+10:00;</History> <History>True|2022-07-11T21:24:22.2110673Z;True|2022-07-12T07:12:22.1327523+10:00;True|2022-07-12T01:02:07.4142780+10:00;True|2022-07-12T01:01:55.1054218+10:00;True|2022-07-12T00:57:05.7704097+10:00;True|2022-07-11T19:45:06.3965836+10:00;True|2022-07-11T03:03:05.5235378+10:00;True|2022-07-11T01:29:52.2575986+10:00;True|2022-07-11T01:29:03.7081553+10:00;True|2022-07-11T01:07:30.8355486+10:00;True|2022-07-11T00:18:27.1107980+10:00;True|2022-07-10T21:59:11.0753271+10:00;True|2022-07-10T19:15:49.4105023+10:00;True|2022-07-10T19:13:41.3098116+10:00;True|2022-07-10T19:12:41.5715908+10:00;</History>
</PropertyGroup> </PropertyGroup>
</Project> </Project>

View File

@ -4,6 +4,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121.
--> -->
<Project> <Project>
<PropertyGroup> <PropertyGroup>
<History>True|2022-07-11T15:01:59.7182995Z;True|2022-07-12T00:56:51.3800489+10:00;True|2022-07-11T19:45:17.8917634+10:00;True|2022-07-11T03:02:35.7176035+10:00;True|2022-07-11T01:29:59.8179775+10:00;True|2022-07-11T01:28:57.8645143+10:00;True|2022-07-11T01:07:39.1190996+10:00;True|2022-07-11T00:18:18.9541704+10:00;True|2022-07-10T21:59:16.0892178+10:00;True|2022-07-10T19:13:19.3369745+10:00;True|2022-07-10T19:13:01.5256770+10:00;</History> <History>True|2022-07-11T21:24:17.3722228Z;True|2022-07-12T07:12:29.3685122+10:00;True|2022-07-12T01:01:59.7182995+10:00;True|2022-07-12T00:56:51.3800489+10:00;True|2022-07-11T19:45:17.8917634+10:00;True|2022-07-11T03:02:35.7176035+10:00;True|2022-07-11T01:29:59.8179775+10:00;True|2022-07-11T01:28:57.8645143+10:00;True|2022-07-11T01:07:39.1190996+10:00;True|2022-07-11T00:18:18.9541704+10:00;True|2022-07-10T21:59:16.0892178+10:00;True|2022-07-10T19:13:19.3369745+10:00;True|2022-07-10T19:13:01.5256770+10:00;</History>
</PropertyGroup> </PropertyGroup>
</Project> </Project>