From a7ff2c07fbf6ce9481aa96eb8ecb4ee6ed2c0de7 Mon Sep 17 00:00:00 2001 From: STAM Date: Sat, 5 Apr 2025 22:14:45 +0300 Subject: [PATCH] added gitlab and bitbucket --- ...-with-gitlab.yml => sync-with-mirrors.yml} | 3 ++- .github/workflows/sync_labels.yml | 1 - README.md | 21 ++++++++++++++++++- profile/README.md | 20 ++++++++++++++++++ 4 files changed, 42 insertions(+), 3 deletions(-) rename .github/workflows/{sync-with-gitlab.yml => sync-with-mirrors.yml} (84%) create mode 100644 profile/README.md diff --git a/.github/workflows/sync-with-gitlab.yml b/.github/workflows/sync-with-mirrors.yml similarity index 84% rename from .github/workflows/sync-with-gitlab.yml rename to .github/workflows/sync-with-mirrors.yml index 26ed0d0..e1b6187 100644 --- a/.github/workflows/sync-with-gitlab.yml +++ b/.github/workflows/sync-with-mirrors.yml @@ -16,7 +16,8 @@ jobs: matrix: repo: # - {github: "", bitbucket: "", codeberg: "", gitlab: "" } - - {github: "https://github.com/ZXCmod/.github.git", bitbucket: "git@bitbucket.org:zxcmod/.github.git", codeberg: "git@codeberg.org:ZXC-mod/.github.git", gitlab: "git@gitlab.com:zxcmod/dot-github.git"} + - {github: "https://github.com/ZXCmod/.github.git", bitbucket: "git@bitbucket.org:zxcmod/.github.git", codeberg: "git@codeberg.org:ZXCmod/.github.git", gitlab: "git@gitlab.com:zxcmod/dot-github.git"} + - {github: "https://github.com/ZXCmod/ZXCmod.git", bitbucket: "git@bitbucket.org:zxcmod/ZXCmod.git", codeberg: "git@codeberg.org:ZXCmod/ZXCmod.git", gitlab: "git@gitlab.com:zxcmod/ZXCmod.git"} steps: - name: Set up SSH key diff --git a/.github/workflows/sync_labels.yml b/.github/workflows/sync_labels.yml index 6295808..4dbde1d 100644 --- a/.github/workflows/sync_labels.yml +++ b/.github/workflows/sync_labels.yml @@ -12,7 +12,6 @@ on: - ZXCmod/.github # Projects - ZXCmod/ZXCmod - - ZXCmod/ZXCmod-info jobs: sync: name: Sync ${{ inputs.repo }} labels diff --git a/README.md b/README.md index 5a86cfe..e019a80 100644 --- a/README.md +++ b/README.md @@ -1 +1,20 @@ -# .github +# ZXCmod Information + +### Official links + + - Official community: https://vk.com/zxcmod + - Official site (dead): ~~http://zxcmod.com/~~ + - Official blog (dead): ~~http://half-life-zxc.blogspot.com/~~ + - ModDB (1.33 & 1.34 & 1.36!): http://www.moddb.com/mods/zxc-mod-133 + - ICQ address: `56-36-56-428` + - Official github: https://github.com/ZXCmod/ + - Official Mirrors: + - By DS-Servers: + - `web` https://ds-servers.com/mods/goldsrc/zxc/ + - `git` https://dev.ds-servers.com/ds/half-life-zxc + - By EpicMorg, DevOps Team + - `web` http://mirror.epicm.org/pub/zxc_mod/ + - `git` https://git.epicm.org/ZXCmod + - `git` https://codeberg.org/ZXCmod + - `git` https://gitlab.com/zxcmod + - `git` https://bitbucket.org/zxcmod diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..e019a80 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,20 @@ +# ZXCmod Information + +### Official links + + - Official community: https://vk.com/zxcmod + - Official site (dead): ~~http://zxcmod.com/~~ + - Official blog (dead): ~~http://half-life-zxc.blogspot.com/~~ + - ModDB (1.33 & 1.34 & 1.36!): http://www.moddb.com/mods/zxc-mod-133 + - ICQ address: `56-36-56-428` + - Official github: https://github.com/ZXCmod/ + - Official Mirrors: + - By DS-Servers: + - `web` https://ds-servers.com/mods/goldsrc/zxc/ + - `git` https://dev.ds-servers.com/ds/half-life-zxc + - By EpicMorg, DevOps Team + - `web` http://mirror.epicm.org/pub/zxc_mod/ + - `git` https://git.epicm.org/ZXCmod + - `git` https://codeberg.org/ZXCmod + - `git` https://gitlab.com/zxcmod + - `git` https://bitbucket.org/zxcmod