Thank you for your interest in contributing to the AquaDX server and/or AquaNet web interface implementation. Please look over the following guidelines before creating an issue or pull request.
-
We try to support game versions that are n-0 (and occasionally n+1).
By using this server and/or contributing source, you understand some features may be incomplete due to restrictions (whether it's technical or due to it being n-0). -
Issues should describe a problem or feature request for either AquaDX or AquaNet.
Please do not ask for game dumps, ask for assistance with setting up a game dump or send links to game dumps. -
Pull requests should have meaningful descriptions and changes should match the rest of our codebase to be accepted.
Commits can be formatted in any way preferable as long as they're easily digestable and meaningful.
All pull requests must be tested and ensured functional.
If contributing to the server (AquaDX), the server should be capable of booting to the colorful logo & affected clients should be able to connect and make use of your contribution(s).
If contributing to the web interface (AquaNet), it should be capable of building, shouldn't report any errors and should make use of your contribution(s). -
AquaDX makes use of the CC BY-NC-SA 4.0 license.
By contributing, you agree your contributions can be placed under this license.