The Assistant for No Man's Sky is an app that gives users information about the game, such as crafting recipes, refiner recipes, item costs, blueprint costs, a portal library and guides. Almost all of the data is extracted from the No Man's Sky game files. This project would not be possible without the hard work of the NMS Modding community and the MBinCompiler.
This app was originally released in early August 2019! The app was originally named No Man's Sky Recipes, when submitting the app to the Apple Store it was rejected due to the name and so the app was renamed.
After 3 years of development and maintenance, the app was made open source so that the community could have greater control and oversight of what goes into the apps and hopefully some people might want to help fix bugs 😅
- Clone this repository
- In the directory where the
package.json
file is, runnpm i
- Run the webApp
npm start
- View it on localhost:3000
Project Owner: Khaoz-Topsy
Please take a look at the Contribution Guideline before creating an issue or pull request.
If you would like to help add languages to the app please use this tool AssistantApps tool.