xoascf / OTRMod

OTR mod generator from ROM images (for Ship of Harkinian)
https://soh.xoas.eu.org
Open Software License 3.0
5 stars 0 forks source link

Simple switches, menu bad #2

Open Melechtna opened 6 months ago

Melechtna commented 6 months ago

OTRMod 4 (input) (output)

or something similar, would make doing a folder quick and allow for autocomplete. Right now the menuing in the CLI just gets in the way and slows everything down.

xoascf commented 6 months ago

For building/extracting mods they are as easy as can be! I just didn't add any help, hehe, sorry! 😅

To build an OTR mod file: OTRMod.CLI --build YourFolder --otr YourModName.otr

To extract an OTR mod file: OTRMod.CLI --extract YourModName.otr --dir YourFolder