Added project files

This commit is contained in:
ChaoticByte 2025-03-08 21:09:32 +01:00
parent 84547f6dcb
commit 94a5aff260
No known key found for this signature in database
23 changed files with 1042 additions and 1 deletions

3
core/go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/ChaoticByte/lurch-dl/core
go 1.24.1