add a8engine

This commit is contained in:
aozhiwei 2018-08-03 17:11:19 +08:00
commit 5fbcd004b6
3 changed files with 24 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@ -0,0 +1,20 @@
webapp/php-common
*.*\~
*.*~
*.*\#
*.*#
\#*
\.\#*
~*.*
\#*.*
*.pb.*
CMakeCache.txt
cmake_install.cmake
CMakeFiles
Makefile
server/bin
__pycache__
*pb2.py
*.pyc
*.out
compile_commands.json

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "third_party/a8engine"]
path = third_party/a8engine
url = https://gitee.com/azw/a8engine_new.git

1
third_party/a8engine vendored Submodule

@ -0,0 +1 @@
Subproject commit 3f39294c9f1de8d7fb7065b837f39ea97b338d44