summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPepich <benedikt.abel@yahoo.de>2017-07-27 16:27:07 +0200
committerPepich <benedikt.abel@yahoo.de>2017-07-27 16:27:07 +0200
commita5c54126bc3491dc1fb8f8fc206e7202d541dff0 (patch)
treee103f5664ae059bc5119661ec1142ee0fcf8dcd1
parent4524fd19f04430ca4c7648373da8dabb30f71ae2 (diff)
Added ChatAPI and ChestAPI to manifest.mf
-rw-r--r--manifest.mf2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.mf b/manifest.mf
index 0850661..c8b23f2 100644
--- a/manifest.mf
+++ b/manifest.mf
@@ -1,3 +1,3 @@
Manifest-Version: 1.0
-Class-Path: ../lib/CommandManager.jar
+Class-Path: ../lib/CommandManager.jar ../lib/ChatAPI.jar ../lib/ChestAPI.jar