From 60e60b9cb77efec2e8ea155ea94e0b6009264aa6 Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Thu, 2 Aug 2018 01:05:04 +0200 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..14da05d --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# WorldGuardWrapper +A wrapper for the WorldGuard API that allows plugins to support both v6 and v7 APIs.