AquaDX/README.md

21 lines
1.2 KiB
Markdown
Raw Normal View History

2020-01-15 23:50:52 +08:00
# Aqua Server
2023-08-11 00:38:14 +08:00
TLDR: this fork will not be updated.
2020-01-15 23:50:52 +08:00
2023-08-11 00:38:14 +08:00
You can still read old readme [here](README_project.md).
2022-04-03 19:59:15 +08:00
2023-08-11 00:38:14 +08:00
## Important notice
It was a great opportunity for hardening my skills and learning how production system works, but recently I lost my motivation toward maintaining this code. I thought it will be better to make official statement now for the good.
2020-01-15 23:50:52 +08:00
2023-08-11 00:38:14 +08:00
I'd like to thank everyone for supporting my development and use their time for trying this little project.
2022-03-10 20:48:20 +08:00
2023-08-11 00:38:14 +08:00
## What will happen after this?
Server (that you are running) will still function and its source code will preserved here even after this notice. However, issues and pull requests will not be closed and resolved. Future version of (supported) game might not work.
2021-12-25 22:34:37 +08:00
2023-08-11 00:38:14 +08:00
## Will this impact other Aqua forks or "online Aqua"?
No.
2020-01-15 23:50:52 +08:00
2023-08-11 00:38:14 +08:00
## What are my other options?
I'd like to recommend using [ARTEMiS](https://gitea.tendokyu.moe/Hay1tsme/artemis). It's more robust and easily expandable using power of Python language. Also, maintainers are active and nice ;)
2020-01-15 23:50:52 +08:00
2023-08-11 00:38:14 +08:00
### Can I migrate to ARTEMiS?
There is [AQUA-to-ARTEMiS](https://gitea.tendokyu.moe/Dniel97/AQUA-to-ARTEMiS) project. However, I can't test if it still works with latest version.