Implemented simple download command.

This commit is contained in:
Jakob Friedl
2025-09-01 19:45:39 +02:00
parent 8292a5b1ff
commit ae083896b6
6 changed files with 184 additions and 74 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ bin/*
# Ignore log files
*.log
/data/loot/*
.vscode/