Initial Commit

This commit is contained in:
jellejurre
2025-07-19 01:03:02 +02:00
commit e7904e3140
304 changed files with 22521 additions and 0 deletions

21
Metal-Pipe/package.json Normal file
View File

@@ -0,0 +1,21 @@
{
"author": {
"name": "Dreadrith",
"email": "DreadScripts@gmail.com",
"url": "https://github.com/Dreadrith"
},
"name": "com.dreadscripts.metalpipe",
"displayName": "MetalPipe",
"version": "1.0.0",
"description": "A metal pipe window to soothe your ears with the beautiful sound of a metal pipe.",
"keywords": [
"Soothing",
"Beautiful",
"Hardcode"
],
"gitDependencies": {},
"vpmDependencies": {},
"legacyFolders": {},
"legacyFiles": {},
"type": "tool"
}