From cfc87ea505a330f727440b12c6b882de03df5baf Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Wed, 15 Jan 2025 19:45:33 -0600 Subject: wip: asset index --- src/launcher.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/launcher.rs') diff --git a/src/launcher.rs b/src/launcher.rs index 970386a..184bcae 100644 --- a/src/launcher.rs +++ b/src/launcher.rs @@ -4,6 +4,7 @@ mod profile; mod strsub; mod download; mod rules; +mod assets; use std::borrow::Cow; use std::collections::HashMap; -- cgit v1.2.3-70-g09d2