posbuild config default angepasst
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# @author Codename
|
# @author Codename
|
||||||
# @copyright (c) 2008 - 2019 Life of German
|
# @copyright (c) 2008 - 2019 Life of German
|
||||||
# @warning Start this script only once, after building server dll
|
# @warning Start this script only once, after building server dll
|
||||||
@@ -54,25 +54,6 @@ if (![System.IO.File]::Exists($configPath)) {
|
|||||||
</client>
|
</client>
|
||||||
</update>
|
</update>
|
||||||
</local>
|
</local>
|
||||||
<remote>
|
|
||||||
<enabled>false</enabled>
|
|
||||||
<ftpServerAddress>127.0.0.1</ftpServerAddress>
|
|
||||||
<ftpServerPort>21</ftpServerPort>
|
|
||||||
<ftpServerUsername>USERNAME</ftpServerUsername>
|
|
||||||
<ftpServerPassword>PASSWORD</ftpServerPassword>
|
|
||||||
<rageMpServerPath>.</rageMpServerPath>
|
|
||||||
<update>
|
|
||||||
<server>
|
|
||||||
<metaXml>false</metaXml>
|
|
||||||
<allDependencies>false</allDependencies>
|
|
||||||
</server>
|
|
||||||
<client>
|
|
||||||
<assets>false</assets>
|
|
||||||
<indexJs>false</indexJs>
|
|
||||||
<dlcPacks>false</dlcPacks>
|
|
||||||
</client>
|
|
||||||
</update>
|
|
||||||
</remote>
|
|
||||||
</config>"
|
</config>"
|
||||||
|
|
||||||
# create default content
|
# create default content
|
||||||
|
|||||||
Reference in New Issue
Block a user