add: Agent, ProxyMethod, LoadingScene

This commit is contained in:
h z
2025-02-11 15:07:41 +00:00
parent aea9059e16
commit f7da4ee8bb
9 changed files with 105 additions and 7 deletions

View File

@@ -8,12 +8,12 @@
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<PackageId>Polonium</PackageId>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.0.167-d</Version>
<Version>0.1.0</Version>
<Authors>Hangman</Authors>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="GodotSharp" Version="4.4.0-beta.3" />
<PackageReference Include="Polonium.Tasks" Version="0.0.92-d" />
<PackageReference Include="Polonium.Tasks" Version="0.1.0" />
</ItemGroup>
<Target Name="GenerateProxyNodes" BeforeTargets="BeforeBuild">
<GenerateProxyNodesTask