feat: 场景快照和隐藏角色

This commit is contained in:
m0_75251201
2025-11-01 15:18:34 +08:00
commit 997656613e
116 changed files with 2140 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v9.0", FrameworkDisplayName = ".NET 9.0")]

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETStandard,Version=v2.1", FrameworkDisplayName = ".NET Standard 2.1")]

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("折纸的小箱子")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyProductAttribute("HideCharacter")]
[assembly: System.Reflection.AssemblyTitleAttribute("HideCharacter")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。

View File

@@ -0,0 +1 @@
dae6dbab2d5a234d9270a5b902ffce8a75e41587e20f8a2b6bca7c468f962706

View File

@@ -0,0 +1,8 @@
is_global = true
build_property.RootNamespace = HideCharacter
build_property.ProjectDir = d:\vs_project\DuckovMods\HideCharacter\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.CsWinRTUseWindowsUIXamlProjections = false
build_property.EffectiveAnalysisLevelStyle =
build_property.EnableCodeStyleSeverity =

View File

@@ -0,0 +1,8 @@
// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;

Binary file not shown.

View File

@@ -0,0 +1 @@
25b4fbc72e02fa26f694d23ed2f2e54f063851d37f15458c1d186fb4218ff1a3

View File

@@ -0,0 +1,12 @@
D:\vs_project\ThirdPersonCamera\HideCharacter\bin\Debug\HideCharacter.deps.json
D:\vs_project\ThirdPersonCamera\HideCharacter\bin\Debug\HideCharacter.dll
D:\vs_project\ThirdPersonCamera\HideCharacter\bin\Debug\HideCharacter.pdb
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Debug\HideCharacter.csproj.AssemblyReference.cache
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Debug\HideCharacter.GeneratedMSBuildEditorConfig.editorconfig
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Debug\HideCharacter.AssemblyInfoInputs.cache
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Debug\HideCharacter.AssemblyInfo.cs
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Debug\HideCharacter.csproj.CoreCompileInputs.cache
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Debug\HideCharacter.dll
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Debug\refint\HideCharacter.dll
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Debug\HideCharacter.pdb
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Debug\ref\HideCharacter.dll

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.