Mention next mirror location in README

This commit is contained in:
spectranator 2024-05-06 00:33:52 +02:00
parent f05ffb6b05
commit f890dbb064
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ Alternatively, you can clone from the [GitHub mirror repository](https://github.
git clone https://github.com/litucks/torzu.git --depth 1 --recursive
Note that above repository may be taken down any time. Do not rely on its existence in production.
Note that above repository may be taken down any time. Do not rely on its existence in production. In case the GitHub mirror goes down, a mirror will be set up on Gitlab.
This project incorporates several commits from the [Suyu](https://suyu.dev) and [Sudachi](https://github.com/sudachi-emu/sudachi) forks (but cleaned up due to the typically mediocre code/commit quality from both projects) as well as some custom changes, including lowered minimum boost library version requirements and faster fibers.