Orvid / Champollion

A PEX to Papyrus Decompiler for Skyrim, Fallout 4 and Starfield
GNU Lesser General Public License v3.0
106 stars 20 forks source link

-p Argument Parsing Issue #32

Open reeces-cups opened 2 months ago

reeces-cups commented 2 months ago

It seems like the "-p" argument isn't being parsed correctly. For example, "-p output" would use an output directory of " output" instead of "output". To get the correct directory name you have to use "-poutput".