mkxp-z / mkxp-z

Open-source cross-platform player for (some) RPG Maker XP / VX / VX Ace games. A very heavily modified fork of mkxp. RGSS on steroids with a stupid name.
https://github.com/mkxp-z/mkxp-z/wiki
GNU General Public License v2.0
140 stars 39 forks source link

Add CLI with these arguments #173

Open bakustarver opened 3 months ago

bakustarver commented 3 months ago

Allow the application to use such commands: $ mkxp-z --gamefolder "/path/to/game/" $ mkxp-z --vxacertpfolder "/path/to/vxacertpfolder/"

Splendide-Imaginarius commented 3 months ago

What's the use case for these specific two options? If the RTP folder is specifiable via command-line flags, why not all the other mkxp.json config options?