Add addon.json to every addon

This commit is contained in:
Chev 2021-01-03 16:21:23 -08:00
parent e304113d1d
commit d7af6df94d
13 changed files with 78 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
"title": "Funny Arabic Nokia Phone",
"type": "weapon",
"tags": ["fun", "roleplay"],
"ignore": []
}

View file

@ -0,0 +1,6 @@
{
"title": "Clear Voice Icon",
"type": "effects",
"tags": ["fun", "roleplay"],
"ignore": []
}

View file

@ -0,0 +1,6 @@
{
"title": "Flying Nimbus [Dragon Ball]",
"type": "weapon",
"tags": ["fun", "cartoon"],
"ignore": []
}

View file

@ -0,0 +1,6 @@
{
"title": "Funny Alien Dancing",
"type": "model",
"tags": ["fun", "realism"],
"ignore": []
}

View file

@ -0,0 +1,6 @@
{
"title": "Bath Water SWEP",
"type": "weapon",
"tags": ["fun", "water"],
"ignore": []
}

View file

@ -0,0 +1,6 @@
{
"title": "Lethal League Blaze - Baseball Entity",
"type": "weapon",
"tags": ["fun", "comic"],
"ignore": []
}

View file

@ -0,0 +1,6 @@
{
"title": "Map Texture Randomizer/Error-er",
"type": "map",
"tags": ["scenic", "build"],
"ignore": []
}

View file

@ -0,0 +1,6 @@
{
"title": "No Viewmodel Sway",
"type": "model",
"tags": ["fun", "build"],
"ignore": []
}

View file

@ -0,0 +1,6 @@
{
"title": "Props Yell When They Spawn",
"type": "effects",
"tags": ["fun", "realism"],
"ignore": []
}

View file

@ -0,0 +1,6 @@
{
"title": "Risk of Rain 2 HUD",
"type": "effects",
"tags": ["fun", "cartoon"],
"ignore": []
}

View file

@ -0,0 +1,6 @@
{
"title": "Simple Bunnyhop Gamemode",
"type": "gamemode",
"tags": ["scenic", "build"],
"ignore": []
}

View file

@ -0,0 +1,6 @@
{
"title": "Vector Locator Tool",
"type": "tool",
"tags": ["comic", "build"],
"ignore": []
}

View file

@ -0,0 +1,6 @@
{
"title": "Viewmodel Vertical Velocity",
"type": "model",
"tags": ["fun", "realism"],
"ignore": []
}