ben-miles / subnauticapda

An unofficial second-screen companion app for the game "Subnautica."
https://subnauticapda.dev
Other
0 stars 0 forks source link
react reactjs second-screen subnautica

SubnauticaPDA

A second-screen companion app for the game "Subnautica." Turn your phone or tablet into an expanded version of the in-game PDA, eliminating the need to pause while looking for crafting or location info.

See it live here: SubnauticaPDA.dev

UPDATE: December 13, 2022 - Subnautica has been updated, and now features the ability to pin crafting recipes to your HUD. The lack of this feature was the reason I originally built this app, but I've since updated it to provide additional quality-of-life improvements, like a search-as-you-type filter for crafting recipes.

Vite React Github Actions Github Pages

Installation

  1. Clone this repository and provision a web server for the project.
  2. Make sure Node.js and NPM are installed.
  3. In the project's root directory, run npm install in the terminal.

Development

Deployment

Special Thanks