[feat:] first project version

This commit is contained in:
Elias Fierke
2024-12-23 23:03:20 +01:00
parent 8c56577de0
commit 54d25ac155
8 changed files with 705 additions and 8 deletions

7
Backup.cs Normal file
View File

@@ -0,0 +1,7 @@
using System;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;