first commit

This commit is contained in:
2025-10-12 04:14:31 +02:00
commit 9a27cc175c
10 changed files with 190 additions and 0 deletions

4
main.py Normal file
View File

@@ -0,0 +1,4 @@
## Imports
import functions as func
func.main(version="V2.1")