GH-4699 Add global datapacks support to Modrinth exporter

This commit is contained in:
arthomnix
2023-02-05 12:03:00 +00:00
parent a6dff61ff7
commit a1f256a745
5 changed files with 98 additions and 5 deletions

View File

@@ -28,6 +28,7 @@ public:
private slots:
void on_fileBrowseButton_clicked();
void on_datapackPathBrowse_clicked();
void accept() override;
void updateDialogState();