feat: replace legacy Python CLI with GUI app

This commit is contained in:
Tickbase
2025-05-19 03:41:04 +02:00
parent e55f91a66d
commit 1e2cb52f6f
22 changed files with 118 additions and 222 deletions

View File

@@ -1,10 +1,10 @@
[package]
name = "app"
version = "0.1.13"
version = "1.0.0"
description = "DLC Manager for Steam games on Linux"
authors = ["tickbase"]
license = ""
repository = ""
license = "MIT"
repository = "https://github.com/Novattz/creamlinux-installer"
edition = "2021"
rust-version = "1.77.2"