Lua向C#逻辑迁移 一期 #13

狐狸移动,技能迁移和完善
This commit is contained in:
2025-10-26 15:46:04 +08:00
parent dab9990b44
commit 8c0623b397
28 changed files with 605 additions and 323 deletions

View File

@ -15,7 +15,9 @@
<HintPath>..\..\Plugins\UnrealSharp\Binaries\Managed\net9.0\UnrealSharp.Core.dll</HintPath>
</Reference>
<Analyzer Include="..\..\Plugins\UnrealSharp\Binaries\Managed\UnrealSharp.SourceGenerators.dll" />
<ProjectReference Include="..\BusyRabbit.Glue\BusyRabbit.Glue.csproj" />
<ProjectReference Include="..\BusyRabbit.Glue\BusyRabbit.Glue.csproj">
<OutputItemType>Analyzer</OutputItemType>
</ProjectReference>
</ItemGroup>
</Project>