-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Launcher DL v6 (beta) I put Beta there since It's highly likely that you'll encounter few bugs since I'm the only one who worked and i have no people to test it first so YOLO
- Loading branch information
1 parent
66e0cad
commit d3e6c76
Showing
33 changed files
with
271 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,31 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 16 | ||
VisualStudioVersion = 16.0.30114.105 | ||
# Visual Studio Version 17 | ||
VisualStudioVersion = 17.0.31919.166 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Launcher DL v6", "Launcher DL v6.csproj", "{AC322D54-A9A9-422D-BCD8-74B6F9223CBB}" | ||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Launcher DL v6", "Launcher DL v6.csproj", "{AC322D54-A9A9-422D-BCD8-74B6F9223CBB}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Any CPU = Debug|Any CPU | ||
Debug|x64 = Debug|x64 | ||
Release|Any CPU = Release|Any CPU | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
Release|x64 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{AC322D54-A9A9-422D-BCD8-74B6F9223CBB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
{AC322D54-A9A9-422D-BCD8-74B6F9223CBB}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
{AC322D54-A9A9-422D-BCD8-74B6F9223CBB}.Debug|x64.ActiveCfg = Debug|x64 | ||
{AC322D54-A9A9-422D-BCD8-74B6F9223CBB}.Debug|x64.Build.0 = Debug|x64 | ||
{AC322D54-A9A9-422D-BCD8-74B6F9223CBB}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
{AC322D54-A9A9-422D-BCD8-74B6F9223CBB}.Release|Any CPU.Build.0 = Release|Any CPU | ||
{AC322D54-A9A9-422D-BCD8-74B6F9223CBB}.Release|x64.ActiveCfg = Release|x64 | ||
{AC322D54-A9A9-422D-BCD8-74B6F9223CBB}.Release|x64.Build.0 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {00024FFD-76C1-4B30-B45D-030229AE1A17} | ||
EndGlobalSection | ||
EndGlobal |
Oops, something went wrong.