Skip to content

Commit

Permalink
关键版本注释
Browse files Browse the repository at this point in the history
  • Loading branch information
geektcp committed Aug 12, 2023
1 parent d55c34a commit c631a35
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,7 @@ cmake_install.cmake

# recastnavigation directory needs exception
!dep/recastnavigation/RecastDemo/Build/

dist.rar
dist.zip
dist.tar.gz
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ env:
- BUILD_TYPE=Release
- BUILD_TYPE=Release PCH_FLAG=ON

# gcc and g++ version must be 4.8
addons:
apt:
sources:
Expand Down
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# build server

project(CMaNGOS)

cmake_minimum_required(VERSION 2.8.12)
Expand Down
2 changes: 2 additions & 0 deletions THANKS
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
多谢关注,正是有你们的持续关注,项目才更好的持续更新。

遇到部署问题,在issue留言,谢谢。

0 comments on commit c631a35

Please sign in to comment.