Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
pieckenst committed Nov 24, 2024
1 parent f4d099f commit addd617
Show file tree
Hide file tree
Showing 472 changed files with 3,877 additions and 23 deletions.
Binary file modified .vs/handlerlaunch/v17/.suo
Binary file not shown.
19 changes: 10 additions & 9 deletions .vs/handlerlaunch/v17/DocumentLayout.backup.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"Version": 1,
"WorkspaceRootPath": "G:\\code\\WebLaunch\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|g:\\code\\weblaunch\\spinningwheellib\\customlonghorntitlebar.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}",
"RelativeMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|solutionrelative:spinningwheellib\\customlonghorntitlebar.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
},
{
"AbsoluteMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|g:\\code\\weblaunch\\spinningwheellib\\settingswindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}",
"RelativeMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|solutionrelative:spinningwheellib\\settingswindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
},
{
"AbsoluteMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|g:\\code\\weblaunch\\spinningwheellib\\customlonghorntitlebar.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|solutionrelative:spinningwheellib\\customlonghorntitlebar.xaml.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|g:\\code\\weblaunch\\spinningwheellib\\customlonghorntitlebar.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}",
"RelativeMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|solutionrelative:spinningwheellib\\customlonghorntitlebar.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
}
],
"DocumentGroupContainers": [
Expand All @@ -22,11 +22,11 @@
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 2,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 1,
"DocumentIndex": 0,
"Title": "SettingsWindow.xaml",
"DocumentMoniker": "G:\\code\\WebLaunch\\SpinningWheelLib\\SettingsWindow.xaml",
"RelativeDocumentMoniker": "SpinningWheelLib\\SettingsWindow.xaml",
Expand All @@ -38,19 +38,20 @@
},
{
"$type": "Document",
"DocumentIndex": 2,
"DocumentIndex": 1,
"Title": "CustomLonghornTitleBar.xaml.cs",
"DocumentMoniker": "G:\\code\\WebLaunch\\SpinningWheelLib\\CustomLonghornTitleBar.xaml.cs",
"RelativeDocumentMoniker": "SpinningWheelLib\\CustomLonghornTitleBar.xaml.cs",
"ToolTip": "G:\\code\\WebLaunch\\SpinningWheelLib\\CustomLonghornTitleBar.xaml.cs",
"RelativeToolTip": "SpinningWheelLib\\CustomLonghornTitleBar.xaml.cs",
"ViewState": "AgIAAB0AAAAAAAAAAAApwC8AAAAQAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2024-11-23T20:43:57.629Z"
"WhenOpened": "2024-11-23T20:43:57.629Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 0,
"DocumentIndex": 2,
"Title": "CustomLonghornTitleBar.xaml",
"DocumentMoniker": "G:\\code\\WebLaunch\\SpinningWheelLib\\CustomLonghornTitleBar.xaml",
"RelativeDocumentMoniker": "SpinningWheelLib\\CustomLonghornTitleBar.xaml",
Expand Down
21 changes: 19 additions & 2 deletions .vs/handlerlaunch/v17/DocumentLayout.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
"Version": 1,
"WorkspaceRootPath": "G:\\code\\WebLaunch\\",
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{6D7D239E-33BB-4509-AC21-1DC7C36D403F}|handlerlaunch\\handlerlaunch.csproj|g:\\code\\weblaunch\\handlerlaunch\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{6D7D239E-33BB-4509-AC21-1DC7C36D403F}|handlerlaunch\\handlerlaunch.csproj|solutionrelative:handlerlaunch\\program.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|g:\\code\\weblaunch\\spinningwheellib\\settingswindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}",
"RelativeMoniker": "D:0:0:{1629F3CE-F4A2-42EC-ABF2-C9200EB1BD38}|SpinningWheelLib\\SpinningWheelLib.csproj|solutionrelative:spinningwheellib\\settingswindow.xaml||{F11ACC28-31D1-4C80-A34B-F4E09D3D753C}"
Expand All @@ -27,6 +31,19 @@
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "Program.cs",
"DocumentMoniker": "G:\\code\\WebLaunch\\handlerlaunch\\Program.cs",
"RelativeDocumentMoniker": "handlerlaunch\\Program.cs",
"ToolTip": "G:\\code\\WebLaunch\\handlerlaunch\\Program.cs",
"RelativeToolTip": "handlerlaunch\\Program.cs",
"ViewState": "AgIAALQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2024-11-24T12:17:47.656Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 1,
"Title": "SettingsWindow.xaml",
"DocumentMoniker": "G:\\code\\WebLaunch\\SpinningWheelLib\\SettingsWindow.xaml",
"RelativeDocumentMoniker": "SpinningWheelLib\\SettingsWindow.xaml",
Expand All @@ -38,7 +55,7 @@
},
{
"$type": "Document",
"DocumentIndex": 1,
"DocumentIndex": 2,
"Title": "CustomLonghornTitleBar.xaml.cs",
"DocumentMoniker": "G:\\code\\WebLaunch\\SpinningWheelLib\\CustomLonghornTitleBar.xaml.cs",
"RelativeDocumentMoniker": "SpinningWheelLib\\CustomLonghornTitleBar.xaml.cs",
Expand All @@ -51,7 +68,7 @@
},
{
"$type": "Document",
"DocumentIndex": 2,
"DocumentIndex": 3,
"Title": "CustomLonghornTitleBar.xaml",
"DocumentMoniker": "G:\\code\\WebLaunch\\SpinningWheelLib\\CustomLonghornTitleBar.xaml",
"RelativeDocumentMoniker": "SpinningWheelLib\\CustomLonghornTitleBar.xaml",
Expand Down
Binary file modified El'GarnanPluginSystem/bin/Debug/net9.0/Elgar'nan.dll
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// 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.
Expand All @@ -13,13 +14,13 @@
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo("Elgar\'nan.Tests")]
[assembly: System.Reflection.AssemblyCompanyAttribute("pieckenst")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyDescriptionAttribute(("Dynamic plugin loading system for WebLaunch game launcher platform. Supports hot " +
"reloading, dependency management, and isolated plugin execution."))]
[assembly: System.Reflection.AssemblyDescriptionAttribute("Dynamic plugin loading system for WebLaunch game launcher platform. Supports hot " +
"reloading, dependency management, and isolated plugin execution.")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+774fda3f80e26fa3b842e95d9ee59ec7ce5e942e")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f4d099fb75a3d97aad1422590070a578983b25d7")]
[assembly: System.Reflection.AssemblyProductAttribute("Elgar\'nan")]
[assembly: System.Reflection.AssemblyTitleAttribute(("Elgar\'nan is a dynamic plugin loading system for WebLaunch game launcher platform" +
". "))]
[assembly: System.Reflection.AssemblyTitleAttribute("Elgar\'nan is a dynamic plugin loading system for WebLaunch game launcher platform" +
". ")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

// Generated by the MSBuild WriteCodeFragment class.
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d03cca9dfa48b21210ea292437bf5f68c0e637bc9b43d950906dd87bc1646be1
861a6c88981c853e683d3697255942ebbe77a69494154d860e760bf45ac49290
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documents":{"G:\\code\\WebLaunch\\*":"https://raw.githubusercontent.com/pieckenst/WebLaunch/a6f74b6fb13513d5ddf1d0835acb5db2fe86b05e/*"}}
{"documents":{"G:\\code\\WebLaunch\\*":"https://raw.githubusercontent.com/pieckenst/WebLaunch/f4d099fb75a3d97aad1422590070a578983b25d7/*"}}
Binary file modified El'GarnanPluginSystem/obj/Debug/net9.0/Elgar'nan.dll
Binary file not shown.
Binary file modified El'GarnanPluginSystem/obj/Debug/net9.0/ref/Elgar'nan.dll
Binary file not shown.
Binary file modified El'GarnanPluginSystem/obj/Debug/net9.0/refint/Elgar'nan.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit addd617

Please sign in to comment.