Coder Social home page Coder Social logo

sims-mod-assistant's Introduction

Sims 4 Mod Assistant Build Status code style: prettier

Small electron app intended to help Sims players and content makers to find and move duplicates and possible conflicts among mods.

Features

  • Finds exact duplicates (copy-paste files with different names)
  • Parses mod contents and looks for probable conflicts for:
    • Catalog/Definition
    • Skintone
    • CAS
    • Sliders
  • Groups conflicting files into lists
  • Shows visual relationship between conflicting files
  • Supports quick open of specific mod in Sims4Studio
  • Supports filtering, batch selection and moving selected mods to other directory

Main view Graph viewer

Usage

Download application from Releases page and start.

Video tutorial

Sims Mod Assistant Tutorial

CLI

# build
npm run build

# start
npm run start

# dev
npm run dev

# unit tests
npm run test

# lint
npm run lint

Note on Dev

I was not able to make Electron and Parcel best friends, so on npm run dev there are several reloads of electron app

Localization

If you want to contribute, you should do:

  • check available localizations at /common/l10n/
  • make a new one using an existing one as sample
  • add enum entry to /common/l10n/index.ts

Or you can just translate and submit an issue, I'll add new one.

Support

License

ISC © Egor Blagov

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.