knightzac19 / SatisfactoryModManager

A mod manager for easy installation of mods and modloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Satisfactory Mod Manager

Handles all the steps of installing mods in Satisfactory for you.

Installation

Download the latest release for your platform from the releases page.

Usage

Just choose a compatible mod and click install. SMM will take care of everything else!

Features

  • One-click install of any mod
  • Automatically downloads the dependencies of any mod
  • Mod update notifications
  • Mod profiles and sharing of them
  • View the mod description in the app

Reporting issues

If you have any questions or run into issues, you can ask in the Satisfactory Modding discord for quicker responses than the GitHub issues. If there is any error message, please include it along with the generated debug info zip.

Development

# install dependencies
yarn install

# serve with hot reload at localhost:9080
yarn dev

# build electron application for production
yarn dist

# lint all JS/Vue component files in `src/`
yarn lint

About

A mod manager for easy installation of mods and modloader

License:GNU General Public License v3.0


Languages

Language:Vue 67.4%Language:JavaScript 32.4%Language:EJS 0.2%