Commit graph

16 commits

Author SHA1 Message Date
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