This website requires JavaScript.
Explore
Help
Sign In
Ryan
/
drop-app
Watch
1
Star
0
Fork
0
You've already forked drop-app
mirror of
https://github.com/Drop-OSS/drop-app.git
synced
2026-07-11 21:44:34 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32067c0ed30f3d7f50cdbf96f6f21b705e3139a3
drop-app
/
src-tauri
/
src
T
History
DecDuck
32067c0ed3
remove unpacker mod statement
2024-10-31 23:42:16 +11:00
..
downloads
Lesson learned: Wrappers are the bane of my existence. Also here's the download cancelling logic.
2024-10-31 20:56:10 +11:00
tests
Adding checks for the stopper callback
2024-10-29 22:15:44 +11:00
auth.rs
Converting DB access to a trait
2024-10-17 19:03:00 +11:00
db.rs
Game downloads from the client are working (multithreaded) by parsing in gameID, GameVersion, and maxThreads from FE (
#1
)
2024-10-24 12:26:40 +11:00
lib.rs
remove unpacker mod statement
2024-10-31 23:42:16 +11:00
library.rs
beginnings of game state management
2024-10-17 21:05:25 +11:00
main.rs
another stage of client authentication
2024-10-08 16:13:28 +11:00
remote.rs
Clippy refactoring
2024-10-15 12:43:00 +11:00