Skip to content

MickeyPvX/nms_name_gen

Repository files navigation

No Man's Sky Name Generator

Overview

  • This naming generator for No Man's Sky adhere's to Odin's naming convention for stars and planets:

  • Basic maps for star classes and oddities

  • Portmanfaux generator

  • Basic word translation to Icelandic

  • Star naming

  • Planet naming

Installation

nms_name_gen uses the Click package with setuptools integration to generate a command line interface:

Setup

nms_name_gen currently uses Microsoft Azure Translator Text API:

Once you have that set up, copy the nms_config.example.json file and rename it nms_config.json. Replace the translate_url and translate_key values with your values.

Usage

Available Commands

  • translate - translates a word or phrase to Icelandic
  • portmanfaux - blends two words together; does not take into account their meanings
  • name-star - outputs prospective star names based on user input
  • name-planet - outputs prospective planet names based on user input

About

Generates Star and Planet names for No Man's Sky based on the OdinGaming Naming Convention

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages