浏览代码

Merge branch 'master' of https://e.coding.net/shenyou-gfg/gfgclient/client

# Conflicts:
#	GameClient/Assets/Game/CSShare
zhaoyang 3 年之前
父节点
当前提交
d56a7525a0
共有 4 个文件被更改,包括 4 次插入4 次删除
  1. 1 0
      .gitignore
  2. 0 3
      .gitmodules
  3. 3 1
      GameClient/Assets/Editor/Bat/updateGame.bat
  4. 二进制
      GameClient/Assets/ResIn/Config/excelConfig.sqlite.bytes

+ 1 - 0
.gitignore

@@ -21,3 +21,4 @@
 /GameClient/Bundles_temp
 /GameClient/Assets/StreamingAssets/Bundles_temp.meta
 /GameClient/Assets/StreamingAssets/Bundles_temp
+/GameClient/Assets/Game/CSShare

+ 0 - 3
.gitmodules

@@ -1,3 +0,0 @@
-[submodule "GameClient/Assets/Game/CSShare"]
-	path = GameClient/Assets/Game/CSShare
-	url = https://e.coding.net/shenyou-gfg/gfgclient/CSShare.git

+ 3 - 1
GameClient/Assets/Editor/Bat/updateGame.bat

@@ -3,6 +3,8 @@ svn up --force --accept tc
 
 cd ../../../
 git pull
-git submodule update
+
+cd GameClient/Assets/Game/CSShare
+git pull
 
 pause

二进制
GameClient/Assets/ResIn/Config/excelConfig.sqlite.bytes