diff --git a/build.properties b/build.properties index 4e51241..7bcd8e7 100755 --- a/build.properties +++ b/build.properties @@ -21,7 +21,7 @@ db_service = swg # Git Settings src_branch = master dsrc_branch = master -clientdata_branch = master +serverdata_branch = master configs_branch = master stationapi_branch = master swg_main_branch = master diff --git a/build.xml b/build.xml index c251860..62a9e70 100755 --- a/build.xml +++ b/build.xml @@ -23,7 +23,7 @@ - + @@ -165,14 +165,14 @@ - - - + + + - - + + @@ -190,7 +190,7 @@ - + @@ -466,7 +466,7 @@ - + @@ -580,19 +580,19 @@ - Step 2: Scanning clientdata and creating the Tree File Lookup Table. - + Step 2: Scanning serverdata and creating the Tree File Lookup Table. + - + -
p ${clientdata}/:0
${line.separator}${assets}:0${line.separator}
+
p ${serverdata}/:0
${line.separator}${assets}:0${line.separator}
- Step 3a: Collecting information on customizable assets from our clientdata. + Step 3a: Collecting information on customizable assets from our serverdata. @@ -671,9 +671,9 @@ - - - + + + diff --git a/clientdata b/clientdata deleted file mode 160000 index e345de3..0000000 --- a/clientdata +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e345de3e1f963be3b70f99add04e14e660122ead