Initial Commit

Initial Commit
This commit is contained in:
Vargink
2024-09-30 06:36:25 +10:00
commit 4319c65737
3 changed files with 763 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
## Vargtools ##
A bunch of tools and scripts to make the world go round
## To Setup ##
Just run the following command to install
```
sudo bash -c "$(wget -q -O - https://git.tcmeta.net/kurtis/vargtools/raw/branch/main/install.sh)"
```