From 97835c97c9db8a8c22d65ec0b98c311c284cf845 Mon Sep 17 00:00:00 2001 From: sk89q Date: Thu, 30 Dec 2010 01:21:11 -0800 Subject: [PATCH] Added Updatr support to build process. --- build.xml | 2 ++ worldedit.updatr | 5 +++++ 2 files changed, 7 insertions(+) create mode 100644 worldedit.updatr diff --git a/build.xml b/build.xml index 631ffb2f3..c3c354323 100644 --- a/build.xml +++ b/build.xml @@ -51,6 +51,8 @@ + + diff --git a/worldedit.updatr b/worldedit.updatr new file mode 100644 index 000000000..c3e5d525b --- /dev/null +++ b/worldedit.updatr @@ -0,0 +1,5 @@ +name = WorldEdit +version = %version% +url = updatr.update.sk89q.com/worldedit.updatr +file = github.com/downloads/sk89q/worldedit/worldedit-%version%.zip +notes = \ No newline at end of file