16 Commits

Author SHA1 Message Date
ee6c1257ca modified: .gitignore
modified:   src/launcher.rs
2025-03-14 20:46:00 +03:00
59a516757b modified: Cargo.lock
modified:   Cargo.toml
	modified:   src/launcher.rs
	modified:   src/main.rs
	modified:   src/www/portable.html
2025-03-14 20:39:25 +03:00
ac7fedc16a Downloading completed, added instances section
modified:   Cargo.lock
	modified:   Cargo.toml
	modified:   src/config.rs
	modified:   src/launcher.rs
	modified:   src/main.rs
	modified:   src/minecraft.rs
	modified:   src/util.rs
	new file:   src/www/icons/alpha.png
	new file:   src/www/icons/new_era.png
	new file:   src/www/icons/release.png
	modified:   src/www/portable.html
2025-03-14 17:58:56 +03:00
859a3902aa Downloading 2025-03-14 04:08:03 +03:00
fa10392184 modified: src/main.rs 2025-03-14 02:03:43 +03:00
4b715e2eae Commit x2 2025-03-13 23:49:38 +03:00
a1dba40494 Commit 2025-03-13 23:39:17 +03:00
e6e515b669 modified: Cargo.lock
modified:   Cargo.toml
	modified:   src/launcher.rs
	modified:   src/main.rs
	new file:   src/minecraft.rs
	modified:   src/util.rs
	deleted:    src/www/font-awesome.min.css
	deleted:    src/www/html
	deleted:    src/www/notification.html
	modified:   src/www/portable.html
	deleted:    src/www/public_release.html
2025-03-13 16:24:08 +03:00
1b071701c3 modified: .gitignore 2025-03-13 03:32:55 +03:00
c4430fb848 modified: Cargo.lock
modified:   Cargo.toml
	modified:   src/config.rs
	modified:   src/launcher.rs
	modified:   src/main.rs
	modified:   src/www/portable.html
	modified:   .gitignore
2025-03-13 03:32:35 +03:00
46e19a87f8 modified: Cargo.lock
modified:   Cargo.toml
	modified:   src/config.rs
	new file:   src/launcher.rs
	modified:   src/main.rs
	new file:   src/util.rs
	new file:   src/www/font-awesome.min.css
	modified:   src/www/portable.html
2025-03-13 02:02:36 +03:00
12a85b7b2c modified: src/main.rs
modified:   src/www/portable.html
2025-03-12 16:06:36 +03:00
72b345ac82 test 2025-03-12 15:58:24 +03:00
8d5288e82d renamed: src/www/loading_screen -> src/www/loading_screen.html
modified:   src/www/sign_in.html
2025-03-11 16:03:47 +03:00
4a5a9f85e7 modified: Cargo.lock
modified:   Cargo.toml
	deleted:    public_release
	deleted:    sign_in
	modified:   src/main.rs
	renamed:    html -> src/www/html
	renamed:    loading_screen -> src/www/loading_screen
	renamed:    log_screen -> src/www/log_screen
	renamed:    logged_in -> src/www/logged_in
	renamed:    main_screen -> src/www/main_screen
	renamed:    profile_customization -> src/www/profile_customization
	new file:   src/www/public_release
	renamed:    settings -> src/www/settings
	new file:   src/www/sign_in.html
2025-03-11 15:59:44 +03:00
495bcca71e new file: .gitignore
new file:   Cargo.lock
	new file:   Cargo.toml
	new file:   html
	new file:   loading_screen
	new file:   log_screen
	new file:   logged_in
	new file:   main_screen
	new file:   profile_customization
	new file:   public_release
	new file:   settings
	new file:   sign_in
	new file:   src/main.rs
2025-03-11 14:44:21 +03:00