Git Product home page Git Product logo

kenshi-mod-manager's Introduction

Kenshi Mod Manager by MillerScout

This mod was created to organize mods and the auto-sort is based on this Post.

This project is being Part of the Genesis Modding Guild, you can look up for support there at #kmm-tool

How to Use?

Found on Youtube from hekheler this video is a better explanation that i couldn't write properly :)

Hope he don't mind sharing his video :x

Requisite:

3.1 NetCore or latest

Features

 - Faster way to organize mods. 
 - shortcut to go to Mod's Page either (nexus/steam workshop)
 - Show Categories (Steam)
 - Toggle Active (Context Menu)
 - Active Mod (Context Menu)
 - Deactive Mod (Context Menu)
 - save profile mods (current Active and mod order)
 - load profile.
 - Search through mods using Name or SubscriptionId(steam).
 - Basic dependency detection (dependency order is not checked yet).
 - List deep changes from mods and list them for modders (alpha)

Road Map

Click here

Conflict Checker

   if you're willing to test this feature, you'll need to manually configure the config.json.
   
   on your config.json

add the line

  "ConflictAnalyzerPath": "Mod Conflict Manager.exe"

your config file should look like this:

{
  "gamePath": " {Your game path.} ",
  "SteamModsPath": " {YourSteam Folder if applicable} ",
  "SteamPageUrl": "https://steamcommunity.com/sharedfiles/filedetails/?id=",
  "NexusPageUrl": "https://www.nexusmods.com/kenshi/search/?gsearch=",
  "ConflictAnalyzerPath": "Mod Conflict Manager.exe"
}

Known Bugs

   - when you trying to open and nothing happens, try to delete the "config.json" file.

Licence

Few free to modify this project, don't forget to credit me :)

Donation

Buy me a coffee

How generate builds (this is a reminder for me)

for minor version

 $ build-all.bat minor
 $ push

for major version

 $ build-all.bat major
 $ push

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.