Commit graph

23 commits

Author SHA1 Message Date
646e100099
Add badge for Gitea stars
Added GitHub stars badge and Gitea stars badge to README.
2026-02-03 09:33:56 +00:00
7841de387c
Changed cargo command for installation from source procedure 2025-10-21 11:18:07 +02:00
a96f007e4b
Substituted old username with new one in URLs and mentions 2025-10-03 11:12:26 +02:00
1de640eec0
Delete .idea/ directory 2025-09-25 13:35:56 +02:00
4534d837fb
Add .idea/ directory to .gitignore 2025-09-25 13:35:00 +02:00
d39fac2efd Added profiles.json to .gitignore 2025-01-26 13:40:06 +01:00
218a8ccbc0 Added authors value in Cargo.toml 2024-12-25 20:36:25 +01:00
a98d93ffd1 Remade auth.rs and adapted main.rs with it. 2024-12-24 18:03:41 +01:00
6bd7d2d1db Temporarily removing build.rs and the icon implementation with it 2024-12-22 00:34:55 +01:00
86956e317e
Corrected some text in the Caution text 2024-12-21 15:19:40 +01:00
42ebecabeb
Added the other special thanks I forgot about 2024-12-19 20:40:31 +01:00
7589ef909f
Beautified README.md and added special thanks section 2024-12-19 09:09:35 +01:00
f2ceb4c621 Changed access_token and exchange_code fetching methods and started game using a generic token to enable playing games. 2024-12-18 23:56:57 +01:00
ed702813b0 Removed unused serde_json dependency crate. 2024-12-18 17:00:49 +01:00
b7218108ff Added app_icon.ico to target executable. 2024-12-18 16:57:29 +01:00
068a0ada51 Removed discarded code 2024-12-18 16:19:56 +01:00
bb08930e55 Created README.md
Added:
- Introduction section
- Contributor section
- Building section
2024-12-18 13:11:15 +01:00
6f003af531 Managed to launch game correctly 2024-12-18 02:44:51 +01:00
1e35e945b4 Removed unstable methods and added missing parameter in auth.get_device_auth_from(). 2024-12-18 00:17:14 +01:00
b9bc170013 Added device_id, access_token and account_id fetcher. 2024-12-18 00:14:49 +01:00
2d6c8a186b
Updated reqwest dependencies on Cargo.toml 2024-12-15 18:14:41 +01:00
d5261cad8f
Initial repo files + .idea files 2024-12-15 17:45:30 +01:00
1871967d46
Initial commit 2024-12-15 16:57:21 +01:00