- 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

@@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<StartupObject>Mitria_Minecraft_Updater.Program</StartupObject>
<AssemblyName>mmu</AssemblyName>
<DebugType>embedded</DebugType>