diff options
| author | waylon531 <waylon531@firechicken.net> | 2017-07-25 15:08:57 -0700 |
|---|---|---|
| committer | waylon531 <waylon531@firechicken.net> | 2017-07-25 15:08:57 -0700 |
| commit | a0c9c5ca803566e1167fd4e3b612009bf3e6173e (patch) | |
| tree | 5cb73dee6131bf1c212497231038e50cdaa96b4c | |
| parent | 23a5e7a0863eb2ed8816a444e3f80abcc21f5d82 (diff) | |
| download | packages-a0c9c5ca803566e1167fd4e3b612009bf3e6173e.tar.gz packages-a0c9c5ca803566e1167fd4e3b612009bf3e6173e.zip | |
Added package tf2plug
| -rw-r--r-- | packages.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json index 9f03a89..f83f10c 100644 --- a/packages.json +++ b/packages.json @@ -6811,5 +6811,19 @@ "description": "Bindings to Cassandra DB driver", "license": "MIT", "web": "https://github.com/yglukhov/cassandra" + }, + { + "name": "tf2plug", + "url": "https://github.com/waylon531/tf2plug", + "method": "git", + "tags": [ + "app", + "binary", + "tool", + "tf2" + ], + "description": "A mod manager for TF2", + "license": "GPLv3", + "web": "https://github.com/waylon531/tf2plug" } ] |
