Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nauvisian

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nauvisian

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Nauvisian

A library and CLI tool for the management of Factorio MODs and saves.

It eases downloading MODs, enabling/disabling locally installed MODs and synchroning MODs and settings with save files.

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add nauvisian

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install nauvisian

CLI Usage

  • nvsn mod disable MOD Disable an installed MOD
  • nvsn mod download MOD 🔐 Download a MOD to the current directory
  • nvsn mod enable MOD Enable an installed MOD
  • nvsn mod info MOD 🖧 Show info of MOD
  • nvsn mod installed List installed MODs
  • nvsn mod latest MOD 🖧 Show the latest version of MOD
  • nvsn mod versions MOD 🖧 List available versions of MOD
  • nvsn mod settings dump Dump MOD settings
  • nvsn save mod list SAVE List MODs used in the given SAVE
  • nvsn save mod sync SAVE 🔐 Synchronize MODs and startup settings with the given SAVE

For options recognized by the commands above, try the command with --help.

  • Commands with 🔐 requires the credenail information generally found in your player-data.json
  • Commands with 🖧 accesses MOD portal's public API

Development

After checking out the repo, run bin/setup to install dependencies. It also copies currently installed MODs and saves into the workspace.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/sakuro/nauvisian.

License

The gem is available as open source under the terms of the MIT License.

FAQs

Package last updated on 20 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc