- Update 시작점

업데이트 해야 될점 TODO 작성 및 MK2 버전 제작 시작
This commit is contained in:
2025-04-07 16:28:50 +09:00
parent 7a5c8e3f02
commit ff52d49800
14 changed files with 185 additions and 44 deletions

View File

@@ -11,6 +11,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommonLibrary", "CommonLibr
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mitria_Argument_Creater", "Mitria_Argument_Creater\Mitria_Argument_Creater.csproj", "{52250463-A90A-4DF7-B17D-A08940858305}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mitria_Minecraft_Launcher_Dev", "Mitria_Minecraft_Launcher_Dev\Mitria_Minecraft_Launcher_Dev.csproj", "{453C9BCC-E144-4DE2-BEE9-FE02175E55EC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -33,6 +35,10 @@ Global
{52250463-A90A-4DF7-B17D-A08940858305}.Debug|Any CPU.Build.0 = Debug|Any CPU
{52250463-A90A-4DF7-B17D-A08940858305}.Release|Any CPU.ActiveCfg = Release|Any CPU
{52250463-A90A-4DF7-B17D-A08940858305}.Release|Any CPU.Build.0 = Release|Any CPU
{453C9BCC-E144-4DE2-BEE9-FE02175E55EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{453C9BCC-E144-4DE2-BEE9-FE02175E55EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{453C9BCC-E144-4DE2-BEE9-FE02175E55EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{453C9BCC-E144-4DE2-BEE9-FE02175E55EC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE