diff options
Diffstat (limited to 'HyperBooru.psd1')
| -rw-r--r-- | HyperBooru.psd1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/HyperBooru.psd1 b/HyperBooru.psd1 index 63ac453..cfcc9e7 100644 --- a/HyperBooru.psd1 +++ b/HyperBooru.psd1 @@ -11,6 +11,7 @@ ProcessorArchitecture = 'MSIL' FunctionsToExport = '*' VariablesToExport = '*' + FormatsToProcess = 'HyperBooru.format.ps1xml' PrivateData = @{ PSData = @{ LicenseUri = 'https://www.gnu.org/licenses/gpl-3.0.en.html' |
