The official website for the open-source, multiplayer Subnautica modification.
The website is written with the following frameworks
To make the website more accessible we have added a translation feature. If you would like to contribute by translating the Nitrox website into another language, please add your translations to the Weblate project.
- Clone the project
- Copy the .env.example to .env with
cp .env.example .env
and configure the parameters - Run
composer install
- and then run
php artisan key:generate
To view the website you can either run
- php artisan serve
Or if you have a webserver such as Laravel Valet you can visit the page according to your Valet configuration.
- php ^8.0.2
- Composer
Please open a new issue with a detailed description of the bug you encountered and provide the url, browser and steps to reproduce the issue. If you have a screenshot that is also helpful.
If you need any help please contact the Nitrox team using the following method:
The project is open-sourced software licensed under the GNU General Public License v3.0.