Skip to content

NMSCD/nomansguide

 
 

Repository files navigation

No Man's Guide

A second-screen companion app for the game "No Man's Sky." A convenient way to see location, crafting, and cooking data for over one hundred in-game items (and growing). Future updates tentatively include translations for the various alien languages.

Installation

  1. Clone this repository and provision a web server for the project.
  2. Get a TinyPNG Developer API key from TinyPNG - Developer API.
  3. Make a copy of .env-example, rename to .env, and update the value of TINYPNG_API_KEY with the actual key.
  4. Make sure Node.js and NPM are installed.
  5. In the project's root directory, run npm install in the terminal.

Development

  1. Run gulp to auto-prefix and minify the CSS, minify the JavaScript, and to set a watcher on these files so that the same is done automatically when changes are saved.
  2. CTRL+C in the console will quit the watch process.

This project is tested with BrowserStack.

About

A second-screen companion app for the game "No Man's Sky."

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.6%
  • PHP 5.5%
  • CSS 1.9%