Skip to content

SubnauticaNitrox/NitroxWebsite

Repository files navigation

Nitrox Website

The official website for the open-source, multiplayer Subnautica modification.

Discord Translation status License: GPL v3

About

The website is written with the following frameworks

Translations

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.

Installing

  • 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

Local development

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.

Requirements

Encountered a bug?

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.

Need help?

If you need any help please contact the Nitrox team using the following method:

Supported by

License

The project is open-sourced software licensed under the GNU General Public License v3.0.