You've already forked AstralRinth
forked from didirus/AstralRinth
Complete refactor of modpacks, add modpack serialization
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use std::{path::PathBuf, time::Instant};
|
||||
|
||||
use argh::FromArgs;
|
||||
use theseus::modpack::{fetch_modpack, manifest::ModpackSide};
|
||||
use theseus::modpack::{fetch_modpack, pack::ModpackSide};
|
||||
|
||||
#[derive(FromArgs)]
|
||||
/// Simple modpack download
|
||||
|
||||
Reference in New Issue
Block a user