diff --git a/SabreHelper/Data/Build.cs b/SabreHelper/Data/Build.cs index 0a939391..4c02b17e 100644 --- a/SabreHelper/Data/Build.cs +++ b/SabreHelper/Data/Build.cs @@ -90,8 +90,9 @@ Options: -o, --old Output DAT in CMP format instead of XML -gz, --gz-files Allow reading of GZIP files as archives -ro, --romba Read files from a Romba input + -f=, --filename= Set the external name of the DAT -n=, --name= Set the internal name of the DAT - -d=, --desc= Set the filename and description of the DAT + -d=, --desc= Set the description of the DAT -c=, --cat= Set the category of the DAT -v=, --version= Set the version of the DAT -au=, --author= Set the author of the DAT diff --git a/SabreHelper/sqlite3.dll b/SabreHelper/sqlite3.dll index 2797682c..fcac1b2d 100644 Binary files a/SabreHelper/sqlite3.dll and b/SabreHelper/sqlite3.dll differ