Implement Curseforge profile codes

This commit is contained in:
tomasalias
2025-07-24 03:41:41 +02:00
parent 7716a0c524
commit 5fd8c38c1c
8 changed files with 1085 additions and 5 deletions

View File

@@ -19,6 +19,7 @@ use crate::{
pub mod atlauncher;
pub mod curseforge;
pub mod curseforge_profile;
pub mod gdlauncher;
pub mod mmc;