mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-12-09 14:29:42 +00:00
提交
This commit is contained in:
@@ -74,7 +74,6 @@
|
||||
<Analyzer Include="D:\Unity\2022.3.1f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\Runtime\JNGasManager.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\Runtime\StaticAsset\Interface\IAbilityAsset.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\UnityExt\ScriptableAsset\Cue\Base\GameplayCueInstant.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\General\Util\TypeUtil.cs" />
|
||||
@@ -110,6 +109,7 @@
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\Interfaces\IReactiveSystem.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\UnityExt\ScriptableAsset\GameplayEffectAsset.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Exceptions\ContextDoesNotContainEntityException.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\Runtime\JexGasManager.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\UnityExt\ScriptableAsset\Cue\CueAnimationOneShot.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\Runtime\Ability\TimelineAbility\AbilityTask\Tasks\DefaultPassiveAbilityTask.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\Runtime\Effects\GameplayEffectStacking.cs" />
|
||||
@@ -119,7 +119,6 @@
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\UnityExt\ScriptableAsset\Modifier\ModifierMagnitudeCalculation.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.VisualDebugging.Unity\src\Entity\EntityBehaviour.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\SBaseSystem.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\General\Util\Pool\ObjectPool.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\Exceptions\EntityDoesNotHaveComponentException.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Collector\CollectorContextExtension.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\UseUtil.cs" />
|
||||
@@ -183,6 +182,7 @@
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\UnityExt\ScriptableAsset\Cue\Base\GameplayCue.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\Data\Type\NDataLVector3.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\Data\SStateDataSystem.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\GAS\General\Util\Pool\JexGasObjectPool.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\Entity\JNTileContexts.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\UnsafeAERC.cs" />
|
||||
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\Serializaition\Serializer.cs" />
|
||||
|
||||
Reference in New Issue
Block a user