diff options
author | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2019-03-14 14:33:08 +0000 |
---|---|---|
committer | Alkalus <3060479+draknyte1@users.noreply.github.com> | 2019-03-14 14:33:08 +0000 |
commit | 62732f2bbf70bec64811ddb2742e05dd5ea065f6 (patch) | |
tree | 89d148ea4131fd475f79ab7c2ec85ee93bee747d | |
parent | 1de090fb2eac6a26ffd71617c940127130206f5d (diff) | |
download | GT5-Unofficial-62732f2bbf70bec64811ddb2742e05dd5ea065f6.tar.gz GT5-Unofficial-62732f2bbf70bec64811ddb2742e05dd5ea065f6.tar.bz2 GT5-Unofficial-62732f2bbf70bec64811ddb2742e05dd5ea065f6.zip |
% Updated CircleCI config.yml.
% Updated README.md to reflect repository transfer.
-rw-r--r-- | .circleci/config.yml | 2 | ||||
-rw-r--r-- | README.md | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml index 1dcd41c9a7..ab0869d286 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -32,7 +32,7 @@ jobs: - run: name: Run Build Script - command: sh GTPP_BuildScript.sh ${CIRCLE_BUILD_NUM} "${CIRCLE_BRANCH}" "${CIRCLE_USERNAME}" "${CIRCLE_SHA1}" + command: sh GTPP_BuildScript.sh ${CIRCLE_BUILD_NUM} "${CIRCLE_BRANCH}" "${CIRCLE_USERNAME}" "${CIRCLE_SHA1}" "${CIRCLE_PROJECT_REPONAME}" "${CIRCLE_PROJECT_USERNAME}" "https://github.com/draknyte1/GTplusplus/archive/master.zip" - save_cache: paths: @@ -1,19 +1,19 @@ # Welcome to the GT++ Github! ## Current Build Status -### CircleCI - [](https://circleci.com/gh/draknyte1/GTplusplus/tree/master) +### CircleCI - [](https://circleci.com/gh/alkcorp/GTplusplus/tree/master) ### Discord [Join the GT++ Channel - Click here](https://discord.gg/YdXJbgb) ## Issues & Suggestions -[Github Issue Template - Click here](https://github.com/draknyte1/GTplusplus/wiki/Github-Issue-Format) +[Github Issue Template - Click here](https://github.com/alkcorp/GTplusplus/wiki/Github-Issue-Format) Please read this before you submit any issues or suggestions. I will Happily take the form of code criticism or suggestions in the form of PRs. ## Download -[Recommended Version](https://github.com/draknyte1/GTplusplus/wiki/Downloads!#click-here-to-download) -[Modpack Permissions - Click here](https://github.com/draknyte1/GTplusplus/issues/24#issuecomment-252458551) +[Recommended Version](https://github.com/alkcorp/GTplusplus/wiki/Downloads!#click-here-to-download) +[Modpack Permissions - Click here](https://github.com/alkcorp/GTplusplus/issues/24#issuecomment-252458551) ## License Copyright 2016-2018 |