beta #12

Merged
didirus merged 74 commits from beta into release 2025-07-26 09:49:03 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit acd4b1696a - Show all commits

View File

@@ -51,6 +51,8 @@ fn main() {
"import",
InlinedPlugin::new()
.commands(&[
"fetch_curseforge_profile_metadata",
"import_curseforge_profile",
"get_importable_instances",
"import_instance",
"is_valid_importable_instance",

View File

@@ -27,8 +27,6 @@
"auth:default",
"import:default",
"import:allow-fetch-curseforge-profile-metadata",
"import:allow-import-curseforge-profile",
"jre:default",
"logs:default",
"metadata:default",