mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-10-13 02:26:07 +00:00
提交
This commit is contained in:
@@ -74,67 +74,6 @@
|
||||
<Analyzer Include="C:\APP\UnityEdit\2022.3.16f1c1\Editor\Data\Tools\Unity.SourceGenerators\Unity.Properties.SourceGenerator.dll" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="Assets\Scripts\Samples\Game\View\Entity\VDPlayers.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Systems\CServer\JNGServer.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Systems\CServer\JNGServer.Game.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\Component\Components\EDMoveComponent.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Input\IDWorld.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\App.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Systems\CServer\JNGClientGroup.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\Component\EDEntityComponent.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\EDBoss.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Debug\MapVisualize.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Sync\Tile\JNGTileClientSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\View\VDEntityBasis.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\EDNode.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\System\DGBasisSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\EDEntityBasis.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\View\Entity\VDBoss.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Data\State\EDNodeDataSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\View\Entity\VDNodes.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Sync\Tile\JNGTileSlaveServerSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Main.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Data\State\EDBossDataSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\Contexts\EDPlayerContext.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Sync\JNGFrameSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\GAPI.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\DApplication.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\View\DViewSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\TextMain.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Sync\JNGStateServerSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\UI\DMainUI.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Proto\GActionMessage.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\EDContexts.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Service\JNGResService.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\Component\Lookup\EDBossLookup.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Input\DInputSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Sync\Tile\JNGTileServerSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\Component\Lookup\EDPlayerLookup.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\Component\Controller\EDBossController.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Data\State\GDataBaseSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Systems\CServer\CServer.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\Component\Lookup\EDNodeLookup.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\System\Logic\DBossSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Systems\JNGSocket.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\System\Logic\DWorldSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Input\IDPlayer.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\GActionEnum.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Systems\CServer\JNGClient.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Systems\CServer\JNGTileClient.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\System\Logic\DPlayerSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Data\State\DStateBasisData.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Input\IDPlayer2.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\System\Usual\DMapSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\Contexts\EDNodeContext.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\Systems\JNGGame.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\EDPlayer.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\Contexts\EDBossContext.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Data\State\EDPlayerDataSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Data\State\NetDataEnum.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\System\Usual\DDataSystem.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\AppGame\GEvent.cs" />
|
||||
<Compile Include="Assets\Scripts\Samples\Game\Logic\Entity\Nodes\Component\Controller\EDPlayerController.cs" />
|
||||
<None Include="Assets\Scripts\Samples\Samples.asmdef" />
|
||||
<Reference Include="UnityEngine">
|
||||
<HintPath>C:\APP\UnityEdit\2022.3.16f1c1\Editor\Data\Managed\UnityEngine\UnityEngine.dll</HintPath>
|
||||
</Reference>
|
||||
@@ -926,6 +865,9 @@
|
||||
<Name>JNGame</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="Assets\Scripts\" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
|
Reference in New Issue
Block a user