aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2017-07-25 23:35:41 +0100
committerGitHub <noreply@github.com>2017-07-25 23:35:41 +0100
commitdddfd105ef62761bc55c757b58d5ab59045ffcd8 (patch)
treeeba75c83523febcf707a912b027067134748a723
parent23a5e7a0863eb2ed8816a444e3f80abcc21f5d82 (diff)
parente607106187849e131a5cef0c00291da07d0a63d4 (diff)
downloadpackages-dddfd105ef62761bc55c757b58d5ab59045ffcd8.tar.gz
packages-dddfd105ef62761bc55c757b58d5ab59045ffcd8.zip
Merge pull request #545 from waylon531/add-tf2plug2208
Add package tf2plug
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 9f03a89..09117d6 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://gitlab.com/waylon531/tf2plug",
+ "method": "git",
+ "tags": [
+ "app",
+ "binary",
+ "tool",
+ "tf2"
+ ],
+ "description": "A mod manager for TF2",
+ "license": "GPLv3",
+ "web": "https://gitlab.com/waylon531/tf2plug"
}
]