/Base-Reorder

Lets you reorder your bases in the teleport menu

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

BaseReorder

This web app allows you to reorder the bases in the teleporter UI in No Man's Sky by simply drag'n'dropping them where you want them to be.

Code

This app is built with TypeScript and Vite. To run it locally, clone the repo, then run:

npm i

To start the dev server, run

npm run dev