kalisjoshua / factorio-mod-pack-manager

A way to manage groupings of mods for various games of Factorio.
5 stars 0 forks source link

factorio-mod-pack-manager

A way to manage groupings of (local) mods for various games of Factorio.

Mod Manager Screenshot

Setup

  1. Clone or Fork this - Mod Pack Manager - repository
  2. npm install - install dependencies
    • Node SASS - for compiling CSS styling
    • Electron-prebuilt - for the base Electron application
    • Electron-packager - for bundling the app to distribute
  3. npm start - run the application

TODO