mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
Big re-organization of repository [W.I.P]
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -12,6 +12,10 @@ modules/*
|
||||
!modules/*
|
||||
modules/*/*
|
||||
!modules/*/.gitignore
|
||||
!modules/uwd/*
|
||||
!modules/uwd/cmake-utils/*
|
||||
modules/uwd/joiner
|
||||
!modules/acore/*
|
||||
|
||||
build*/
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
PATH_MODULES="$CUR_PATH/modules/"
|
||||
[ ! -d $PATH_MODULES/udw/joiner ] && git clone https://github.com/udw/joiner $PATH_MODULES/udw/joiner -b master
|
||||
source "$PATH_MODULES/udw/joiner/joiner.sh"
|
||||
source "$PATH_MODULES/uw-dev/joiner/joiner.sh"
|
||||
|
||||
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user