This commit is contained in:
aozhiwei 2020-02-11 11:40:27 +08:00
parent 3a7638a790
commit 4b5b574c9d
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule "third_party/recastnavigation"]
path = third_party/recastnavigation
url = git@git.kingsome.cn:libs/recastnavigation.git
[submodule "third_party/tools"]
path = third_party/tools
url = git@git.kingsome.cn:server_common/tools.git

View File

@ -1,7 +1,7 @@
project(gameserver)
cmake_minimum_required(VERSION 2.8)
set(GAME_ID 2001)
set(GAME_ID 2004)
if (${RELEASE})
set(CMAKE_BUILD_TYPE "Release")

1
third_party/tools vendored Submodule

@ -0,0 +1 @@
Subproject commit 7a560291e310bb85a4aa72d33017219cc5e7356c