The download link is dead

I still have the files from years ago and my question is:
Is there a documentation for how to use it with command line (want to unpack alot of mods at one time)?

It says this:
Quote
Usage:
-l, --loglevel[optional]... Set verbosity level of log output

-g, --game[optional]... Set target game when generating output

-s, --source... Set source file path or directory

-d, --destination... Set destination file path or directory

-i, --input-format[optional]... Set input format for batch operations

-o, --output-format[optional]... Set output format for batch operations

-a, --action... Set action to execute

-p, --package-version[optional]... Set package version

-c, --compression-method[optional]... Set compression method

--gr2-options[optional]... Set extra options for GR2/DAE conversion

--conform-path[optional]... Set conform to original path

--use-package-name[optional]... Use package name for destination folder
but no info how these should look like. eg what "action" is valid? How must be the "game" defined? And so on laugh

edit ANSWER:
the github page is this for download: https://github.com/Norbyte/lslib/releases
And here one can see the arguments and the allowed values for the command line usage: https://github.com/Norbyte/lslib/blob/master/Divine/CLI/CommandLineArguments.cs

Last edited by Serp; 22/12/25 03:22 PM.