Skip to content

Commit 7863e32

Browse files
committed
fix: readme and progress bars weren't updating
Few fixes
1 parent 05a96f5 commit 7863e32

File tree

23 files changed

+333
-290
lines changed

23 files changed

+333
-290
lines changed

README.md

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
# 🎮 Fit Launcher
22

3-
Fit Launcher is a 🚀 **blazingly fast** 🚀 game launcher designed specifically for cracked games from FitGirl Repack. Built with Rust, Tauri, and SolidJS, this launcher delivers top-notch performance and a sleek, modern design.
3+
Fit Launcher is a 🚀 **blazingly fast** 🚀 (sorry it's made in rust, I have to write that) game launcher designed specifically for cracked games from FitGirl Repack. Built with Rust, Tauri, and SolidJS, this launcher delivers the best performance and a sleek, modern design.
44

55
## Features
66
-**Lightning Fast**: Powered by Rust and Tauri for better speed and efficiency.
7-
- 🎨 **Sleek Design**: Thanks to the creative design by Vintage_Soldier.
87
- 🛠️ **Easy to Use**: Simple setup and easy to run—just execute the launcher and you're good to go!
9-
- 🌌 **Quick Download**: Using **librqbit** for torrenting for optimal speed.
8+
- 🌌 **Quick Download**: Using **aria2c** for torrenting and DDL for optimal speed.
109

1110
## Getting Started
1211

1312
### Images of the launcher
1413

15-
![Launcher Screenshot 1](images/screenshot1.png)
16-
![Launcher Screenshot 2](images/screenshot2.png)
17-
![Launcher Screenshot 3](images/screenshot3.png)
18-
![Launcher Screenshot 4](images/screenshot4.png)
19-
![Launcher Screenshot 5](images/screenshot5.png)
14+
![Launcher Screenshot 1](images/1.png)
15+
![Launcher Screenshot 2](images/2.png)
16+
![Launcher Screenshot 3](images/3.png)
17+
![Launcher Screenshot 4](images/4.png)
18+
![Launcher Screenshot 5](images/5.png)
19+
![Launcher Screenshot 6](images/6.png)
20+
![Launcher Screenshot 7](images/7.png)
21+
![Launcher Screenshot 8](images/8.png)
2022

2123
## Installation Guide
2224

@@ -26,11 +28,11 @@ Fit Launcher is a 🚀 **blazingly fast** 🚀 game launcher designed specifical
2628
Go to the [release page here](https://github.com/CarrotRub/Fit-Launcher/releases/latest).
2729

2830
2. **Download the Executable**
29-
Scroll down until you find the executable, which will look like this `Fit.Launcher_2.X.X_x64_en-US.msi`
31+
Scroll down until you find the executable, which will look like this `Fit.Launcher_3.X.X_x64_en-US.msi`
3032

3133
3. **Run it !**
3234
Once downloaded, simply execute the setup and install it inside
33-
`C:/Program Files/` then run the executable 😃 !
35+
`C:/Program Files/` then run the executable :) !
3436

3537
### Development Mode
3638

@@ -62,33 +64,35 @@ npm run tauri build
6264
## Create your own themes !
6365
Now you can even customize the launcher to your liking, you can go check the tutorial on how to create a theme in doc/theme_creation.md
6466

65-
![image](https://github.com/user-attachments/assets/1f41575a-ccbe-4f05-9494-8d8d9b0c9059)
66-
![image](https://github.com/user-attachments/assets/331c6c13-6f8e-4eaa-9824-c5c66cedd624)
67-
![image](https://github.com/user-attachments/assets/88aa5062-2c3e-4ba6-bd6f-e7d9c93a7d16)
68-
![image](https://github.com/user-attachments/assets/2a1b22cb-89b4-4b85-96be-73ba44f5fe05)
69-
![image](https://github.com/user-attachments/assets/1e557d35-c76f-4445-8b39-57a2b7319fc1)
67+
![Launcher Screenshot 1](images/themes/1.png)
68+
![Launcher Screenshot 2](images/themes/2.png)
69+
![Launcher Screenshot 3](images/themes/3.png)
70+
![Launcher Screenshot 4](images/themes/4.png)
71+
![Launcher Screenshot 5](images/themes/5.png)
72+
73+
*The last one is a special theme, come on Discord to get it*
7074

7175
Here are a few of the default themes !
7276
You can then create as much as you want.
73-
Good luck 🎉
77+
Good luck !!
7478

7579
## Join Our Community 🎉
7680

77-
Got questions or want to hang out with our users? Join us on Discord! Big thanks to **Kürst** for moderating our Discord server, to **Vintage_Soldier** for the amazing app design, and to **SimplyStoned** for maintaining the old launcher while I was developing this one.
81+
Got questions or want to hang out with our users? Join us on Discord! Big thanks to **Kürst** for moderating our Discord server, to **mokurin** for helping me tremendously with the many and most issues in the backend and to **SimplyStoned** for maintaining the old launcher while I was developing this one.
7882

7983
[Join the Discord](https://discord.gg/cXaBWdcUSF)
8084

8185
## Credits
8286

83-
- **CarrotRub** - Me, Developer of this app :3.
87+
- **CarrotRub** - Me, Developer of this app (Design now too) :3.
88+
- **mokurin000** - Main Contributor.
8489
- **Kürst** - Discord Moderator and Technical and Visual Co-Contributor
85-
- **Vintage_Soldier** - App Design
90+
- **Vintage_Soldier** - First App Design (Old design).
8691
- **SimplyStoned** - Maintenance of the Old Launcher and Contributor.
87-
- **mokurin000** - Contributor.
8892

8993
---
9094

91-
Enjoy your games with Fit Launcher! 🎮🚀
95+
Enjoy your games with Fit Launcher!
9296

9397
## TODO List 📝
9498

doc/theme_creation.md

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Each theme consists of CSS variables that define colors for:
1717
- **Primary Color:** Main UI elements.
1818
- **Secondary Color:** Supporting elements.
1919
- **Background Color:** Base UI background.
20+
- **Popup Background Color:** For Popups and some elements.
2021
- **Text Color:** Default text color.
21-
- **Popup Background Color:** Background for modal elements.
2222
- **Transparency Levels:** Variants of colors with transparency.
2323

2424
---
@@ -33,41 +33,41 @@ Each theme consists of CSS variables that define colors for:
3333

3434
Example of Blue Cyan Theme :
3535
```css
36-
:root[data-theme="blue-cyan"] {
37-
--accent-color: rgba(0, 128, 128, 1);
38-
--secondary-color: rgba(0, 102, 102, 1);
39-
--secondary-30-selected-color: rgba(0, 102, 102, 0.3);
40-
--non-selected-text-color: rgba(200, 240, 240, 0.5);
41-
--primary-color: rgba(64, 224, 208, 1);
42-
--secondary-20-color: rgba(0, 102, 102, 0.2);
43-
--text-color: rgba(240, 255, 255, 1);
44-
--background-color: rgb(10, 20, 25);
45-
--70-background-color: rgba(10, 20, 25, 0.7);
46-
--30-background-color: rgba(10, 20, 25, 0.3);
47-
--popup-background-color: rgb(5, 15, 20);
48-
--resume-button-accent-color: #00CCCC;
49-
--warning-orange: #FF7F50;
50-
}
36+
:root[data-theme="blue-cyan"] {
37+
--color-accent: rgba(0, 128, 128, 1);
38+
--color-primary: rgba(64, 224, 208, 1);
39+
--color-secondary: rgba(0, 102, 102, 1);
40+
--color-secondary-30: rgba(0, 102, 102, 0.3);
41+
--color-secondary-20: rgba(0, 102, 102, 0.2);
42+
--color-text: rgba(240, 255, 255, 1);
43+
--color-muted: rgba(200, 240, 240, 0.5);
44+
--color-background: rgba(10, 20, 25, 1);
45+
--color-background-70: rgba(10, 20, 25, 0.7);
46+
--color-background-30: rgba(10, 20, 25, 0.3);
47+
--color-popup-background: rgba(5, 15, 20, 1);
48+
--color-resume-accent: rgba(0, 204, 204, 1);
49+
--color-warning-orange: rgba(255, 127, 80, 1);
50+
}
5151

5252
```
5353

5454
### Copiable Example :
5555
```css
56-
:root[data-theme="your-theme-name"] {
57-
--accent-color: ;
58-
--secondary-color: ;
59-
--secondary-30-selected-color: ;
60-
--non-selected-text-color: ;
61-
--primary-color: ;
62-
--secondary-20-color: ;
63-
--text-color: ;
64-
--background-color: ;
65-
--70-background-color: ;
66-
--30-background-color: ;
67-
--popup-background-color: ;
68-
--resume-button-accent-color: ;
69-
--warning-orange: ;
70-
}
56+
:root[data-theme="your-theme-name"] {
57+
--color-accent: /* Value here (rgba) ! */;
58+
--color-primary: /* Value here (rgba) ! */;
59+
--color-secondary: /* Value here (rgba) ! */;
60+
--color-secondary-30: /* Value here (rgba) ! */;
61+
--color-secondary-20: /* Value here (rgba) ! */;
62+
--color-text: /* Value here (rgba) ! */;
63+
--color-muted: /* Value here (rgba) ! */;
64+
--color-background: /* Value here (rgba) ! */;
65+
--color-background-70: /* Value here (rgba) ! */;
66+
--color-background-30: /* Value here (rgba) ! */;
67+
--color-popup-background: /* Value here (rgba) ! */;
68+
--color-resume-accent: /* Value here (rgba) ! */;
69+
--color-warning-orange: /* Value here (rgba) ! */;
70+
}
7171

7272
```
7373
### Tips :

images/1.png

1.58 MB
Loading

images/2.png

1.05 MB
Loading

images/3.png

1.05 MB
Loading

images/4.png

2.17 MB
Loading

images/5.png

716 KB
Loading

images/6.png

340 KB
Loading

images/7.png

103 KB
Loading

images/8.png

670 KB
Loading

0 commit comments

Comments
 (0)