RangerRick / mw5modsync

an overengineered tool to sync our current mechwarrior 5 mod set

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mechwarrior 5 Mod Sync

Welcome!

If you are reading this, you are probably one of only a handful of people.

This script syncs a curated list of Mechwarrior 5 mods with the mods directory of an installed version of Mechwarrior 5.

Installation

  1. click Code on this GitHub page, and select Download ZIP
  2. unpack the downloaded ZIP file (this tool will not work if you just run things inside the ZIP file)
  3. edit the mw5-sync.ps1 file in notepad and change the $MW5_DIR at the top of the file to your MW5Mercs directory
  4. that's it!

Running

Click on the RUNME script. It should automatically ask for administrative privileges. You do not want to know how it asks for administrative privileges. Seriously.

About

an overengineered tool to sync our current mechwarrior 5 mod set

License:MIT License


Languages

Language:PowerShell 89.5%Language:Batchfile 10.5%