From e59b6e44c0668b92d783f85efd12cf277889abed Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 9 Jun 2022 11:53:20 -0300 Subject: gitlab.com -> git.themanaworld.org - migration complete --- .tools/contributors.sh | 2 +- .tools/downloadlib.sh | 2 +- .tools/imagemagiccheck.sh | 2 +- .tools/licensecheck.sh | 2 +- .tools/testxml.sh | 2 +- README.md | 2 +- help/faq.txt | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.tools/contributors.sh b/.tools/contributors.sh index 6761f77b..ed40c4e7 100755 --- a/.tools/contributors.sh +++ b/.tools/contributors.sh @@ -7,7 +7,7 @@ clientdata_init aptget_update aptget_install git-core gcc ca-certificates libxml2-utils make xsltproc rm -rf tools -gitclone https://gitlab.com/TMW2 evol-tools.git tools +gitclone https://git.themanaworld.org/ml tools.git tools cd tools/contrib_xsl diff --git a/.tools/downloadlib.sh b/.tools/downloadlib.sh index bdcccb45..0b8c2592 100755 --- a/.tools/downloadlib.sh +++ b/.tools/downloadlib.sh @@ -6,7 +6,7 @@ export libname="$1_$2" mkdir libdownload cd libdownload rm "${zipname}" -../client-data/.tools/retry.sh wget -O "${zipname}" "https://gitlab.com/themanaworld/manaplus/spm/builds/artifacts/$1/download?job=${libname}" +../client-data/.tools/retry.sh wget -O "${zipname}" "https://git.themanaworld.org/manaplus/spm/builds/artifacts/$1/download?job=${libname}" unzip "${zipname}" cp -r "bin/${libname}" .. cd .. diff --git a/.tools/imagemagiccheck.sh b/.tools/imagemagiccheck.sh index 5f3868d7..2e2cd989 100755 --- a/.tools/imagemagiccheck.sh +++ b/.tools/imagemagiccheck.sh @@ -7,7 +7,7 @@ clientdata_init aptget_update aptget_install git-core gcc ca-certificates imagemagick rm -rf tools -gitclone https://gitlab.com/TMW2 evol-tools.git tools +gitclone https://git.themanaworld.org/ml tools.git tools cd tools/imagescheck diff --git a/.tools/licensecheck.sh b/.tools/licensecheck.sh index 726fc304..f5dfb31a 100755 --- a/.tools/licensecheck.sh +++ b/.tools/licensecheck.sh @@ -7,7 +7,7 @@ clientdata_init aptget_update aptget_install git-core gcc ca-certificates grep rm -rf tools -gitclone https://gitlab.com/TMW2 evol-tools.git tools +gitclone https://git.themanaworld.org/ml tools.git tools cd tools/licensecheck diff --git a/.tools/testxml.sh b/.tools/testxml.sh index 13985d46..c9bc6660 100755 --- a/.tools/testxml.sh +++ b/.tools/testxml.sh @@ -7,7 +7,7 @@ clientdata_init aptget_update aptget_install git-core zip gcc zlib1g-dev ca-certificates libxml2-utils python python-pyvorbis python-ogg python-pil rm -rf tools -gitclone https://gitlab.com/TMW2 evol-tools.git tools +gitclone https://git.themanaworld.org/ml tools.git tools cd tools/testxml diff --git a/README.md b/README.md index 515f908b..ce44b398 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Client Data for TMW2 -[![pipeline status](https://gitlab.com/TMW2/clientdata/badges/master/pipeline.svg)](https://gitlab.com/TMW2/clientdata/commits/master) +[![pipeline status](https://git.themanaworld.org/ml/clientdata/badges/master/pipeline.svg)](https://git.themanaworld.org/ml/clientdata/commits/master) Remember to link music repo music folder here. Example command: diff --git a/help/faq.txt b/help/faq.txt index 2165077c..723dd7af 100644 --- a/help/faq.txt +++ b/help/faq.txt @@ -63,8 +63,8 @@ ##3 <<##BGetting more info##b>> <<##9##BIngame Manual:##b You can use ##B@tutorial##b for a long help page!>> - <<##9##BWiki:##b You can find a wiki link on our website: @@https://tmw2.org|@@>> + <<##9##BWiki:##b You can find a wiki on our website: @@https://wiki.moubootaurlegends.org|@@>> <<##9##BDiscord:##b Ask away. We will try to reply as soon as possible.>> - <> + <> -- cgit v1.2.3-60-g2f50