aqua-viewer/README.md
samnyan 837fb5b4af
Some checks failed
CI / build (push) Has been cancelled
Update README.md
2026-03-10 11:21:16 +08:00

847 B

Notice

Please use the latest live version at: https://web.my-aqua.net/

请使用最新的线上版本:https://web.my-aqua.net/

AquaViewer

A WebUI for AQUA Server

This project was generated with Angular CLI version 8.3.20.

Live Version

Go http://aqua.samnyan.icu/

Please notice that if you are using HTTPS, your browser may block HTTP connect to the game server.

Self Host

Go to gh-pages branch, then clone all the file or download as zip. This build is up to date with the source.

Build From Source

You need to have Angular-cli installed and run ng build --prod.

Please follow the deployment guide if you are new to angular.