简单提交

This commit is contained in:
PC-20230316NUNE\Administrator
2024-10-18 15:29:52 +08:00
parent d9b0c78827
commit 8cea537319
57 changed files with 21430 additions and 21867 deletions

View File

@@ -74,158 +74,158 @@
<Analyzer Include="D:\Unity\2022.3.1f1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
</ItemGroup>
<ItemGroup>
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\MultiReactiveSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Collector\Collector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\IJNSyncCycle.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\JNSSTileServerService.MasterSlave.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\IComponent.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Generated\Feature.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\UnityMainThreadDispatcher.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\JAPI.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\ReactiveSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\Entity\Component\JNTileComponent.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\JNSyncService.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\System\SystemBase.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\Entity\JNContexts.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\Interfaces\IMatcher.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\Entity\Component\JNComponent.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\Interfaces\IReactiveSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Exceptions\ContextDoesNotContainEntityException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\EntityIndex\EntityIndexType.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\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" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\RandomUtil.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\Entity.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\Entity\Component\JNEntityLookup.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\EntityIndex\EntityIndex.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\JNSyncDefaultService.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\JNClientBase.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.VisualDebugging.Unity\src\Entity\DontDrawComponentAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Extensions\CollectionExtension.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\IJNSyncId.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\JNTCPClient.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\Systems.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\Interfaces\ITearDownSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\ToUtil.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\EntityIndex\PrimaryEntityIndexAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\TimeUtil.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\CustomEntityIndexAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\Exceptions\EntityIsAlreadyRetainedByOwnerException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\EntityIndex\IEntityIndex.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Exceptions\ContextEntityIndexDoesNotExistException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\SLogicSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\Timers.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\Interfaces\ICompoundMatcher.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\JNLookup.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\Exceptions\EntityAlreadyHasComponentException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\MatcherStatic.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\Proto\NActionMessage.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\Entity\JNetParam.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Collector\ICollector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\MatcherEquals.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\JNSSTileClientService.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\Entity\JNContext.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Extensions\EntitasStringExtension.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\Data\SStateDataSystem.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\Entitas\Core\Entitas\src\EntityIndex\AbstractEntityIndex.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\Logic\JNRandomSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\CleanupAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Group\GroupSingleEntityException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.VisualDebugging.Unity\src\ContextObserver\ContextObserverBehaviour.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Exceptions\ContextInfoException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\Group\JNClientGroup.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\Action\NActionEnum.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\System\JNSystemLoad.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\EntitasResources.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\Singleton.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\EntityIndex\EntityIndexException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\ContextAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\JNServerBase.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Exceptions\ContextEntityIndexDoesAlreadyExistException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\IJNTileCycle.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Context.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.VisualDebugging.Unity\src\ContextObserver\ContextObserverExtension.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\EventDispatcher.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\FlagPrefixAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\MultiReactiveSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\JsonUtil.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\IEntity.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Exceptions\EntityIsNotDestroyedException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Collector\Collector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\IJNSyncCycle.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\MatcherToString.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\JNSSTileServerService.MasterSlave.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\IComponent.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Generated\Feature.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\Interfaces\IAnyOfMatcher.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\JNBaseSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\UnityMainThreadDispatcher.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\MatcherException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\Interfaces\ICleanupSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\JAPI.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\ReactiveSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\Entity\Component\JNTileComponent.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\PostConstructorAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\JNSyncService.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\System\SystemBase.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\SingletonScene.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\Entity\JNContexts.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.VisualDebugging.Unity\src\GameObjectDestroyExtension.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\Interfaces\IMatcher.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\Interfaces\ISystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\Debuger\JNTileServerDebuger.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Collector\TriggerOnEvent.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.VisualDebugging.Unity\src\DebugSystems\DebugSystemsBehaviour.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\Interfaces\IAllOfMatcher.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\Entity\Component\JNComponent.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\Data\SFrameDataSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.VisualDebugging.Unity\src\DebugSystems\DebugSystems.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\EntitasException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\Interfaces\IReactiveSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\State\JNSStateClientService.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.Unity\src\EntityLink.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Exceptions\ContextDoesNotContainEntityException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\JobSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Group\IGroup.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\EntityIndex\EntityIndexType.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Group\GroupExtension.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\Entitas\Core\Entitas\src\Entity\Exceptions\EntityDoesNotHaveComponentException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\Proto\JNSyncMessage.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Collector\CollectorContextExtension.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\UseUtil.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\RandomUtil.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\Interfaces\IInitializeSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\Entity.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\Entity\JNEntity.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\Entity\Component\JNEntityLookup.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\UniqueAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\JNSSTileTool.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\EntityIndex\EntityIndex.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\JNSyncDefaultService.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Exceptions\ContextStillHasRetainedEntitiesException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\JNClientBase.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.VisualDebugging.Unity\src\Entity\DontDrawComponentAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Extensions\CollectionExtension.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\IJNSyncId.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Extensions\PublicMemberInfoEntityExtension.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Collector\TriggerOnEventMatcherExtension.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\JNTCPClient.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\Entity\Component\Components\JNTransformComponent.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\Systems.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\EntityIndex\EntityIndexGetMethodAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\Interfaces\ITearDownSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\ToUtil.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\IContexts.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\EntityIndex\PrimaryEntityIndexAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\TimeUtil.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\CustomEntityIndexAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\SDataSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\ComponentNameAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\Exceptions\EntityIsAlreadyRetainedByOwnerException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\EntityIndex\IEntityIndex.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Exceptions\ContextEntityIndexDoesNotExistException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.VisualDebugging.Unity\src\ContextObserver\ContextObserver.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\State\JNSStateServerService.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\JNetGame.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\Exceptions\EntityIsNotEnabledException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\SLogicSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\Timers.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\IAERC.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\NetTool.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Collector\CollectorException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\Logic\JNInputSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\Interfaces\ICompoundMatcher.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\JNSSTileServerService.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\JNLookup.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\Entity\JNTileContext.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\Exceptions\EntityAlreadyHasComponentException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\MatcherStatic.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\Proto\NActionMessage.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\Entity\JNetParam.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Collector\ICollector.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\EventAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\MatcherEquals.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Systems\Interfaces\IExecuteSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\SafeAERC.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\JNSSTileClientService.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\Types\KeyValue.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\Entity\JNContext.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Extensions\EntitasStringExtension.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\Data\SStateDataSystem.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\Sync\View\ViewData.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\EntityIndex\AbstractEntityIndex.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\EntityIndex\PrimaryEntityIndex.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\Entity\JNTileEntity.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\ContextExtension.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\JNTCPServer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\SViewSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\JNTCPServer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\IContext.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\Logic\JNRandomSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\EntityIndex\AbstractEntityIndexAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\CleanupAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Group\GroupSingleEntityException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\View\IViewData.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\Exceptions\EntityIsNotRetainedByOwnerException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.VisualDebugging.Unity\src\ContextObserver\ContextObserverBehaviour.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Frame\JNSyncFrameService.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Exceptions\ContextInfoException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\Matcher.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\Group\JNClientGroup.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.VisualDebugging.Unity\src\DebugSystems\SystemInfo.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\Action\NActionEnum.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\DontGenerateAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\System\JNSystemLoad.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\EntitasResources.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Util\Singleton.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Group\GroupEvent.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\EntityIndex\EntityIndexAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\System\Data\STileDataSystem.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\EntityIndex\EntityIndexException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Matcher\Interfaces\INoneOfMatcher.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.CodeGeneration.Attributes\src\ContextAttribute.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\Util\NDataUtil.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\JNServerBase.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Entity\EntityEqualityComparer.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Network\JNSocket.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Group\Group.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Exceptions\ContextEntityIndexDoesAlreadyExistException.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Sync\App\Tile\IJNTileCycle.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\Context\Context.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\ContextInfo.cs" />
<Compile Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas.VisualDebugging.Unity\src\ContextObserver\ContextObserverExtension.cs" />
<None Include="Assets\HotScripts\JNGame\Runtime\Entitas\Core\Entitas\src\version.txt" />
<None Include="Assets\HotScripts\JNGame\Runtime\JNGame.Runtime.asmdef" />
<Reference Include="UnityEngine">