mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-14 16:51:18 +10:00
refactor(downloads): Moved all files relevant to game downloads to their own directory
Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
3
src-tauri/src/games/mod.rs
Normal file
3
src-tauri/src/games/mod.rs
Normal file
@ -0,0 +1,3 @@
|
||||
pub mod downloads;
|
||||
pub mod library;
|
||||
pub mod state;
|
||||
Reference in New Issue
Block a user