Files
AstralRinth/theseus_cli/src/main.rs

5 lines
84 B
Rust

use theseus::launcher::{Credentials, ModLoader};
#[tokio::main]
async fn main() {}