Skip to content

sorahn/noirtorio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noirtorio

Requirements

Requirements are handled via Pipenv, getting the requirements is as easy as doing:

pipenv install

How to use

pipenv run python -m factorio_noir --dev

This will generate a ready archive file in the subdirectory dist/ that can be uploaded to the portal.

There is also a --dev flag that don't zip the package and instead write everything to a directory in dist/

There is a --bright flag that bumps all of the brightness/saturation by 10

Notes:

  • Both --factorio-data and --factorio-mods will try and auto detect.
  • If a environment variable FACTORIO_DATA is present, the --factorio-data flag is not needed
  • Same DEV=true enable permanent dev mode
  • Pipenv load .env file in pipenv shell and pipenv run
  • You can manually run only one (or more) packs by adding the pack dir to the end
pipenv run python -m factorio_noir --dev packs/Vanilla

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors