aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitremotes9
-rw-r--r--README.adoc4
2 files changed, 13 insertions, 0 deletions
diff --git a/.gitremotes b/.gitremotes
new file mode 100644
index 0000000..e5982fa
--- /dev/null
+++ b/.gitremotes
@@ -0,0 +1,9 @@
+[remote "origin"]
+ url = git@vapor.systems:ac-cup-server.git
+ fetch = +refs/heads/*:refs/remotes/origin/*
+[remote "github"]
+ url = git@github.com:maxaudron/ac-cup-server.git
+ fetch = +refs/heads/*:refs/remotes/origin/*
+[remote "gitlab"]
+ url = git@gitlab.com:cocainefarm/ac-cup-server.git
+ fetch = +refs/heads/*:refs/remotes/origin/*
diff --git a/README.adoc b/README.adoc
index c6d9ba2..2e7ad2d 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,3 +1,7 @@
+image:https://img.shields.io/badge/git-repo-cba6f7?logo=git[link=https://git.vapor.systems/ac-cup-server.git]
+image:https://img.shields.io/badge/github-repo-blue?logo=github[link=https://github.com/maxaudron/ac-cup-server]
+image:https://img.shields.io/badge/gitlab-repo-orange?logo=github[link=https://gitlab.com/cocainefarm/ac-cup-server]
+
= Assetto Corsa Content Manage Update Server
This is a small project to act as https://github.com/ac-custom-shaders-patch/acc-extension-config/wiki/Unrelated-%E2%80%93-About-content-auto-updates-system-(CUP)[CUP] Server that provides automatic update information for Content Manager.
91e0717f6d091e23859&follow=1'>remove jsonnet lock fileMax Audron-36/+0 2022-02-19fix deploy to work with gitlab agentMax Audron-4/+4 2021-10-22write tons of documentation and reorganize some modulesMax Audron-65/+300 2021-10-22remove wolfram alpha url shorteningMax Audron-1/+2 2021-10-20remove failing wolfram alpha test casesMax Audron-105/+55 2021-10-20bump version to 1.6.2Max Audron-3/+2 2021-10-20prepare for release on crates.ioMax Audron-39/+65 2021-10-20add async docs to macro crate and bump versionMax Audron-9/+10 2021-10-20change hook errors to be logged as warningsMax Audron-3/+3 2021-10-20fix configuration not loading correctly on release buildsMax Audron-8/+23 2021-10-19replace sedregex crate8-rework-sedMax Audron-20/+358 2021-10-19add formatting trait for irc codesMax Audron-0/+129 2021-10-17fix links in readmeMax Audron-2/+2