|
@@ -41,134 +41,199 @@
|
|
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
|
|
<ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
- <Compile Include="Assets/Scripts/UI/CockUIItemComp.cs" />
|
|
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Hall/CockUIItemComp.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Hall/MarketPageComp.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Game/GameState.cs" />
|
|
<Compile Include="Assets/Scripts/Game/ICockController.cs" />
|
|
<Compile Include="Assets/Scripts/Game/ICockController.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/SkewTextExample.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/SkewTextExample.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/SimpleScript.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/SimpleScript.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/SendMsgObj.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/SendMsgObj.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Common/StarComp.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Game/GameEndState.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Game/GameBattleState.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Game/AnimatorMasterController.cs" />
|
|
<Compile Include="Assets/Scripts/Comp/CockActionComp.cs" />
|
|
<Compile Include="Assets/Scripts/Comp/CockActionComp.cs" />
|
|
<Compile Include="Assets/Scripts/Game/AnimatorCockController.cs" />
|
|
<Compile Include="Assets/Scripts/Game/AnimatorCockController.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark01_UGUI.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark01_UGUI.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/BattleRequest/BqItemComp.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/AbsMsgObj.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/AbsMsgObj.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Comp/MasterActionComp.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextSelector_A.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextSelector_A.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/manager/UserManager.cs" />
|
|
<Compile Include="Assets/Scripts/Comp/BattleMainComp.cs" />
|
|
<Compile Include="Assets/Scripts/Comp/BattleMainComp.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/VertexShakeA.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/VertexShakeA.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Message/MessageTypes.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark04.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark04.cs" />
|
|
<Compile Include="Assets/Scripts/Game/AppCore.cs" />
|
|
<Compile Include="Assets/Scripts/Game/AppCore.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Api/ModelApiResponse.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/ChatController.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/ChatController.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TextMeshProFloatingText.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TextMeshProFloatingText.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/Api.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/Api.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Common/TipsComp.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/VertexShakeB.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/VertexShakeB.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Api/Constants.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/EnvMapAnimator.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/EnvMapAnimator.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_UiFrameRateCounter.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_UiFrameRateCounter.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Sound/SoundCtrl.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Comp/MissText.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/CameraController.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/CameraController.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/CommonResponseObj.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/CommonResponseObj.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/AbsSessionObj.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/AbsSessionObj.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/GameStartJumper.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Api/ModelApiRequest.cs" />
|
|
<Compile Include="Assets/Scripts/Ragdoll/RdAES.cs" />
|
|
<Compile Include="Assets/Scripts/Ragdoll/RdAES.cs" />
|
|
<Compile Include="Assets/Scripts/Ragdoll/RdHttpClient.cs" />
|
|
<Compile Include="Assets/Scripts/Ragdoll/RdHttpClient.cs" />
|
|
<Compile Include="Assets/Scripts/Game/CockFactory.cs" />
|
|
<Compile Include="Assets/Scripts/Game/CockFactory.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Game/IMasterController.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMPro_InstructionOverlay.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMPro_InstructionOverlay.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Hall/AvatarUtil.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_ExampleScript_01.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_ExampleScript_01.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TextConsoleSimulator.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TextConsoleSimulator.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Comp/CameraFollow.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/ObjectSpin.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/ObjectSpin.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/manager/BattleInviteManager.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextInfoDebugTool.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextInfoDebugTool.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Sound/SoundCore.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/BattleRequest/BattleRequestReceivedComp.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextEventCheck.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextEventCheck.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Hall/UserInfoComp.cs" />
|
|
|
|
+ <Compile Include="Assets/DonotDestoryComp.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Ragdoll/RdStateMachine.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/ShaderPropAnimator.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/ShaderPropAnimator.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Hall/UpdateInfoComp.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Ragdoll/RdResetAttribute.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/RdFakeSocket.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/RdFakeSocket.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/WarpTextExample.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/WarpTextExample.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_DigitValidator.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_DigitValidator.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/GetMsgObj.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/GetMsgObj.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Message/MessageComp.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark02.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark02.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TextMeshSpawner.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TextMeshSpawner.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/manager/SettingManager.cs" />
|
|
<Compile Include="Assets/TutorialInfo/Scripts/Readme.cs" />
|
|
<Compile Include="Assets/TutorialInfo/Scripts/Readme.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/BattleDetailListObj.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/BattleDetailListObj.cs" />
|
|
<Compile Include="Assets/Scripts/Game/GamePlayer.cs" />
|
|
<Compile Include="Assets/Scripts/Game/GamePlayer.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark03.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark03.cs" />
|
|
- <Compile Include="Assets/Scripts/UI/LoginComp.cs" />
|
|
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Hall/LoginComp.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Hall/PreparePageComp.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Game/GameCore.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Items/OnlinePlayerItemComp.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Common/SwitchButtonComp.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_FrameRateCounter.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_FrameRateCounter.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Api/ConfigManager.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Hall/DiamondChooseComp.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Hall/LoadingComp.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/VertexJitter.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/VertexJitter.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Api/AccountManager.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextEventHandler.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextEventHandler.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Api/ApiComp.cs" />
|
|
<Compile Include="Assets/Scripts/Ragdoll/RdSingleton.cs" />
|
|
<Compile Include="Assets/Scripts/Ragdoll/RdSingleton.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Game/GamePendingState.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextSelector_B.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_TextSelector_B.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Comp/LiftButtonComp.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Comp/BattleResultComp.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/UI/Hall/HallComp.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Game/GameLiftState.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/DropdownSample.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/DropdownSample.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_PhoneNumberValidator.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TMP_PhoneNumberValidator.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/VertexColorCycler.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/VertexColorCycler.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/AuthObj.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/AuthObj.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TeleType.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/TeleType.cs" />
|
|
|
|
+ <Compile Include="Assets/Scripts/Sound/DropdownAttribute.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/ConsumeMsgObj.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/ConsumeMsgObj.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/VertexZoom.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/VertexZoom.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/PlayerOnlineStatusObj.cs" />
|
|
<Compile Include="Assets/Scripts/HttpApi/PlayerOnlineStatusObj.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark01.cs" />
|
|
<Compile Include="Assets/TextMesh Pro/Examples & Extras/Scripts/Benchmark01.cs" />
|
|
- <Compile Include="Assets/Scripts/Game/GameBattleState.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/Ragdoll/RdStateMachine.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/Game/GameCore.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/Game/GameState.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/Game/GamePendingState.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/UI/BattleRequest/BqItemComp.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/UI/HallComp.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/Api/Constants.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/UI/PreparePageComp.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/Api/ApiComp.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/Api/ModelApiResponse.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/Message/MessageTypes.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/Api/ModelApiRequest.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/UI/BattleRequest/BattleRequestComp.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/UI/Items/OnlinePlayerItemComp.cs" />
|
|
|
|
- <Compile Include="Assets/Scripts/Message/MessageComp.cs" />
|
|
|
|
|
|
+ <Compile Include="Assets/Scripts/Comp/AudienceActionComp.cs" />
|
|
<Folder Include="Assets" />
|
|
<Folder Include="Assets" />
|
|
<Folder Include="Assets/prefabs_S/cock/resources/txt" />
|
|
<Folder Include="Assets/prefabs_S/cock/resources/txt" />
|
|
<Folder Include="Assets/TextMesh Pro/Examples & Extras" />
|
|
<Folder Include="Assets/TextMesh Pro/Examples & Extras" />
|
|
<Folder Include="Assets/prefabs_S/static/fbx" />
|
|
<Folder Include="Assets/prefabs_S/static/fbx" />
|
|
<Folder Include="Assets/Resources/Font" />
|
|
<Folder Include="Assets/Resources/Font" />
|
|
<Folder Include="Assets/Scenes" />
|
|
<Folder Include="Assets/Scenes" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMPro.cginc" />
|
|
<Folder Include="Assets/prefabs_S/human/resources" />
|
|
<Folder Include="Assets/prefabs_S/human/resources" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Overlay.shader" />
|
|
|
|
+ <Folder Include="Assets/TextMesh Pro/Sprites" />
|
|
<Folder Include="Assets/Resources/Image/Cock" />
|
|
<Folder Include="Assets/Resources/Image/Cock" />
|
|
<Folder Include="Assets/Scripts/UI/BattleRequest" />
|
|
<Folder Include="Assets/Scripts/UI/BattleRequest" />
|
|
|
|
+ <Folder Include="Assets/TextMesh Pro/Resources/Sprite Assets" />
|
|
<Folder Include="Assets/Scripts/Comp" />
|
|
<Folder Include="Assets/Scripts/Comp" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMP_Bitmap.shader" />
|
|
|
|
+ <Folder Include="Assets/Resources/Human" />
|
|
<Folder Include="Assets/prefabs_S/human/resources/txt" />
|
|
<Folder Include="Assets/prefabs_S/human/resources/txt" />
|
|
|
|
+ <Folder Include="Assets/Scripts/UI/Common" />
|
|
|
|
+ <Folder Include="Assets/Resources/Image/Setting" />
|
|
<Folder Include="Assets/TutorialInfo" />
|
|
<Folder Include="Assets/TutorialInfo" />
|
|
<Folder Include="Assets/Scripts" />
|
|
<Folder Include="Assets/Scripts" />
|
|
<Folder Include="Assets/Resources/Pages" />
|
|
<Folder Include="Assets/Resources/Pages" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMPro_Mobile.cginc" />
|
|
|
|
+ <Folder Include="Assets/Resources/UICock" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF SSD.shader" />
|
|
<Folder Include="Assets/TextMesh Pro/Examples & Extras/Scripts" />
|
|
<Folder Include="Assets/TextMesh Pro/Examples & Extras/Scripts" />
|
|
<Folder Include="Assets/prefabs_S/static/resources" />
|
|
<Folder Include="Assets/prefabs_S/static/resources" />
|
|
<Folder Include="Assets/Scripts/UI/Items" />
|
|
<Folder Include="Assets/Scripts/UI/Items" />
|
|
<Folder Include="Assets/Scripts/Message" />
|
|
<Folder Include="Assets/Scripts/Message" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Surface-Mobile.shader" />
|
|
<Folder Include="Assets/Resources/Image" />
|
|
<Folder Include="Assets/Resources/Image" />
|
|
<Folder Include="Assets/Scripts/Game" />
|
|
<Folder Include="Assets/Scripts/Game" />
|
|
<Folder Include="Assets/TextMesh Pro/Resources" />
|
|
<Folder Include="Assets/TextMesh Pro/Resources" />
|
|
<Folder Include="Assets/Scripts/UI" />
|
|
<Folder Include="Assets/Scripts/UI" />
|
|
|
|
+ <Folder Include="Assets/Scripts/UI/manager" />
|
|
<Folder Include="Assets/Resources/Image/Common" />
|
|
<Folder Include="Assets/Resources/Image/Common" />
|
|
<Folder Include="Assets/prefabs_S/human/prefab" />
|
|
<Folder Include="Assets/prefabs_S/human/prefab" />
|
|
<Folder Include="Assets/Resources/Image/Prepare" />
|
|
<Folder Include="Assets/Resources/Image/Prepare" />
|
|
<Folder Include="Assets/prefabs_S/static/resources/sky" />
|
|
<Folder Include="Assets/prefabs_S/static/resources/sky" />
|
|
<Folder Include="Assets/prefabs_S/static" />
|
|
<Folder Include="Assets/prefabs_S/static" />
|
|
|
|
+ <Folder Include="Assets/Scripts/Sound" />
|
|
|
|
+ <Folder Include="Assets/Resources/Prefab" />
|
|
<Folder Include="Assets/prefabs_S/static/prefab" />
|
|
<Folder Include="Assets/prefabs_S/static/prefab" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Surface.shader" />
|
|
<Folder Include="Assets/prefabs_S/cock/resources" />
|
|
<Folder Include="Assets/prefabs_S/cock/resources" />
|
|
<Folder Include="Assets/prefabs_S/cock/fbx" />
|
|
<Folder Include="Assets/prefabs_S/cock/fbx" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Sprites/EmojiOne Attribution.txt" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMP_Bitmap-Custom-Atlas.shader" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF.shader" />
|
|
<Folder Include="Assets/prefabs_S/human/fbx" />
|
|
<Folder Include="Assets/prefabs_S/human/fbx" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile SSD.shader" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Resources/LineBreaking Leading Characters.txt" />
|
|
|
|
+ <Folder Include="Assets/Resources/Image/Battle" />
|
|
<None Include="Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc" />
|
|
<None Include="Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc" />
|
|
<Folder Include="Assets/prefabs_S/static/resources/cunzhuagn" />
|
|
<Folder Include="Assets/prefabs_S/static/resources/cunzhuagn" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMPro_Surface.cginc" />
|
|
|
|
+ <Folder Include="Assets/Resources/Image/Avatar" />
|
|
<Folder Include="Assets/Resources/Image/Hall" />
|
|
<Folder Include="Assets/Resources/Image/Hall" />
|
|
<Folder Include="Assets/prefabs_S" />
|
|
<Folder Include="Assets/prefabs_S" />
|
|
|
|
+ <Folder Include="Assets/TextMesh Pro/Resources/Style Sheets" />
|
|
<Folder Include="Assets/TutorialInfo/Scripts" />
|
|
<Folder Include="Assets/TutorialInfo/Scripts" />
|
|
<Folder Include="Assets/TextMesh Pro/Resources/Fonts & Materials" />
|
|
<Folder Include="Assets/TextMesh Pro/Resources/Fonts & Materials" />
|
|
<Folder Include="Assets/prefabs_S/cock/prefab" />
|
|
<Folder Include="Assets/prefabs_S/cock/prefab" />
|
|
<Folder Include="Assets/TutorialInfo/Icons" />
|
|
<Folder Include="Assets/TutorialInfo/Icons" />
|
|
<Folder Include="Assets/TextMesh Pro" />
|
|
<Folder Include="Assets/TextMesh Pro" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Resources/LineBreaking Following Characters.txt" />
|
|
<Folder Include="Assets/Resources/Pages/Items" />
|
|
<Folder Include="Assets/Resources/Pages/Items" />
|
|
<Folder Include="Assets/prefabs_S/human" />
|
|
<Folder Include="Assets/prefabs_S/human" />
|
|
<Folder Include="Assets/Scripts/Ragdoll" />
|
|
<Folder Include="Assets/Scripts/Ragdoll" />
|
|
<Folder Include="Assets/TextMesh Pro/Fonts" />
|
|
<Folder Include="Assets/TextMesh Pro/Fonts" />
|
|
<Folder Include="Assets/Adaptive Performance/Settings" />
|
|
<Folder Include="Assets/Adaptive Performance/Settings" />
|
|
|
|
+ <Folder Include="Assets/Scripts/UI/Hall" />
|
|
<Folder Include="Assets/Resources" />
|
|
<Folder Include="Assets/Resources" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile Masking.shader" />
|
|
<Folder Include="Assets/prefabs_S/cock" />
|
|
<Folder Include="Assets/prefabs_S/cock" />
|
|
<Folder Include="Assets/Scripts/HttpApi" />
|
|
<Folder Include="Assets/Scripts/HttpApi" />
|
|
<Folder Include="Assets/prefabs_S/static/resources/cj2" />
|
|
<Folder Include="Assets/prefabs_S/static/resources/cj2" />
|
|
|
|
+ <Folder Include="Assets/Resources/Sound" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMP_SDF Overlay.shader" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMP_Bitmap-Mobile.shader" />
|
|
<Folder Include="Assets/Resources/Cock" />
|
|
<Folder Include="Assets/Resources/Cock" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Fonts/LiberationSans - OFL.txt" />
|
|
|
|
+ <Folder Include="Assets/TextMesh Pro/Documentation" />
|
|
<None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader" />
|
|
<None Include="Assets/TextMesh Pro/Shaders/TMP_SDF-Mobile.shader" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Sprites/EmojiOne.json" />
|
|
<Folder Include="Assets/Adaptive Performance" />
|
|
<Folder Include="Assets/Adaptive Performance" />
|
|
<Folder Include="Assets/TextMesh Pro/Examples & Extras/Prefabs" />
|
|
<Folder Include="Assets/TextMesh Pro/Examples & Extras/Prefabs" />
|
|
<Folder Include="Assets/TextMesh Pro/Shaders" />
|
|
<Folder Include="Assets/TextMesh Pro/Shaders" />
|
|
|
|
+ <None Include="Assets/TextMesh Pro/Shaders/TMP_Sprite.shader" />
|
|
<Folder Include="Assets/Scripts/Api" />
|
|
<Folder Include="Assets/Scripts/Api" />
|
|
<Reference Include="UnityEngine">
|
|
<Reference Include="UnityEngine">
|
|
<HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll</HintPath>
|
|
<HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/Managed/UnityEngine/UnityEngine.dll</HintPath>
|
|
@@ -431,15 +496,15 @@
|
|
<Reference Include="Unity.Burst.Cecil.Rocks">
|
|
<Reference Include="Unity.Burst.Cecil.Rocks">
|
|
<HintPath>/Users/heyixian/code/cock/cockClient2/Library/PackageCache/com.unity.burst@1.8.2/Unity.Burst.CodeGen/Unity.Burst.Cecil.Rocks.dll</HintPath>
|
|
<HintPath>/Users/heyixian/code/cock/cockClient2/Library/PackageCache/com.unity.burst@1.8.2/Unity.Burst.CodeGen/Unity.Burst.Cecil.Rocks.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
|
|
+ <Reference Include="DOTween">
|
|
|
|
+ <HintPath>/Users/heyixian/code/cock/cockClient2/Assets/Plugins/Demigiant/DOTween/DOTween.dll</HintPath>
|
|
|
|
+ </Reference>
|
|
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
|
|
<Reference Include="Unity.VisualScripting.Antlr3.Runtime">
|
|
<HintPath>/Users/heyixian/code/cock/cockClient2/Library/PackageCache/com.unity.visualscripting@1.8.0/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
|
|
<HintPath>/Users/heyixian/code/cock/cockClient2/Library/PackageCache/com.unity.visualscripting@1.8.0/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json">
|
|
<Reference Include="Newtonsoft.Json">
|
|
<HintPath>/Users/heyixian/code/cock/cockClient2/Library/PackageCache/com.unity.nuget.newtonsoft-json@3.0.2/Runtime/Newtonsoft.Json.dll</HintPath>
|
|
<HintPath>/Users/heyixian/code/cock/cockClient2/Library/PackageCache/com.unity.nuget.newtonsoft-json@3.0.2/Runtime/Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
- <Reference Include="DOTween">
|
|
|
|
- <HintPath>/Users/heyixian/code/cock/cockClient2/Assets/Plugins/Demigiant/DOTween/DOTween.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
<Reference Include="netstandard">
|
|
<Reference Include="netstandard">
|
|
<HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/ref/2.1.0/netstandard.dll</HintPath>
|
|
<HintPath>/Applications/Unity/Hub/Editor/2021.3.19f1c1/Unity.app/Contents/NetStandard/ref/2.1.0/netstandard.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|