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("Release")]
[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 @@
437a77986ec6f3a8f9a36a1880ef78a303cf6060d04e3fed2480735ab9210d4a

View File

@@ -0,0 +1,8 @@
is_global = true
build_property.RootNamespace = HideCharacter
build_property.ProjectDir = D:\vs_project\ThirdPersonCamera\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 @@
b9443e15139f8eafd545941efac2b184f22ba6bbbc52bcbe6e7426113697aef7

View File

@@ -0,0 +1,10 @@
D:\steam\steamapps\common\Escape from Duckov\Duckov_Data\Mods\HideCharacter\HideCharacter.deps.json
D:\steam\steamapps\common\Escape from Duckov\Duckov_Data\Mods\HideCharacter\HideCharacter.dll
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\HideCharacter.csproj.AssemblyReference.cache
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\HideCharacter.GeneratedMSBuildEditorConfig.editorconfig
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\HideCharacter.AssemblyInfoInputs.cache
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\HideCharacter.AssemblyInfo.cs
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\HideCharacter.csproj.CoreCompileInputs.cache
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\HideCharacter.dll
D:\steam\steamapps\common\Escape from Duckov\Duckov_Data\Mods\HideCharacter\HideCharacter.pdb
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\HideCharacter.pdb

Binary file not shown.

Binary file not shown.

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,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("Release")]
[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 @@
437a77986ec6f3a8f9a36a1880ef78a303cf6060d04e3fed2480735ab9210d4a

View File

@@ -0,0 +1,15 @@
is_global = true
build_property.TargetFramework = net9.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = HideCharacter
build_property.ProjectDir = D:\vs_project\ThirdPersonCamera\HideCharacter\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0
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;

View File

@@ -0,0 +1 @@
1a6306222befc59fe5184f96975367221a976c3875f6800b2ec274e243a413bf

View File

@@ -0,0 +1,15 @@
D:\vs_project\ThirdPersonCamera\HideCharacter\bin\Release\net9.0\HideCharacter.deps.json
D:\vs_project\ThirdPersonCamera\HideCharacter\bin\Release\net9.0\HideCharacter.dll
D:\vs_project\ThirdPersonCamera\HideCharacter\bin\Release\net9.0\HideCharacter.pdb
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\net9.0\HideCharacter.csproj.AssemblyReference.cache
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\net9.0\HideCharacter.GeneratedMSBuildEditorConfig.editorconfig
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\net9.0\HideCharacter.AssemblyInfoInputs.cache
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\net9.0\HideCharacter.AssemblyInfo.cs
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\net9.0\HideCharacter.csproj.CoreCompileInputs.cache
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\net9.0\HideCharacter.dll
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\net9.0\refint\HideCharacter.dll
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\net9.0\HideCharacter.pdb
D:\vs_project\ThirdPersonCamera\HideCharacter\obj\Release\net9.0\ref\HideCharacter.dll
D:\steam\steamapps\common\Escape from Duckov\Duckov_Data\Mods\HideCharacter\net9.0\HideCharacter.deps.json
D:\steam\steamapps\common\Escape from Duckov\Duckov_Data\Mods\HideCharacter\net9.0\HideCharacter.dll
D:\steam\steamapps\common\Escape from Duckov\Duckov_Data\Mods\HideCharacter\net9.0\HideCharacter.pdb

Binary file not shown.

Binary file not shown.

Binary file not shown.