Medstar117 / cnc3-origin-mod-installer

A simplistic mod installer for Command and Conquer 3 (mainly for Origin users)
Other
5 stars 1 forks source link

CLI Functionality for Mod Shortcuts #4

Open Medstar117 opened 5 years ago

Medstar117 commented 5 years ago

Possibility of adding CLI arguments when wanting to play a desired mod? For example, making shortcuts to play a certain mod without calling for the GUI, thus making one less window to appear.

Examples: "C:/Users/[USER]/CNC3 Mod Installer.exe" -game "Tiberium Wars"-mod "Tiberium Essence"

Or for those not wanting to use the dedicated mod folder: "C:/Users/[USER]/CNC3 Mod Installer.exe" -game "Tiberium Wars" -modpath "C:/Users/[USER]/CNC3 Mods/Tiberium Essence"

Maybe, through the GUI, there could be a "Make Mod Shortcut" button or something for those not wanting/don't know how to make ones for themselves?