Инициализация проекта

Стабильный рабочий проект.
This commit is contained in:
Falknat
2025-10-02 06:02:45 +07:00
commit 7a87617282
47 changed files with 6057 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module vServer
go 1.24.4