Skip to content

CLIFp 0.3 - Feature/Bugfix Update (Targets FP 8.1 and Above)

Compare
Choose a tag to compare
@oblivioncth oblivioncth released this 15 Sep 01:45
· 684 commits to master since this release
  • Improved handling of command-line parameters for child processes which fixes many titles that failed to start due to their command-line string being specified incorrectly
  • Added logging via CLIFp.log that is always generated next to the executable (limited to 50 entries, will auto purge oldest)
  • Added -q/--quiet and -s/--silent switches. The former suppresses all non-critical errors, the latter suppresses all errors
  • Checking the help message or version information is now allowed even if execution would otherwise fail