Initial commit

This commit is contained in:
2025-11-17 13:29:13 +01:00
commit d96f5e37cb
5 changed files with 4155 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "modpacklauncher"
version = "0.1.0"
edition = "2024"
[dependencies]
iced = "0.13.1"