From 30ffc98eafed312c84d4d6af0d5b9861f7ce7f5f Mon Sep 17 00:00:00 2001 From: "nor..67" Date: Fri, 29 Apr 2011 22:21:13 +0000 Subject: [PATCH] - remove downloading of help sets from build (images download is broken and it takes too long) git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7364 75d07b2b-3a1a-0410-a2c5-0572b91ccdca --- sdk/build.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sdk/build.xml b/sdk/build.xml index f06ed8561..f6bc8727d 100644 --- a/sdk/build.xml +++ b/sdk/build.xml @@ -48,7 +48,7 @@ - + @@ -227,7 +227,8 @@ jMonkeyEngine 3 was rebuilt from the ground up to be a modern 3D game engine, compatible with OpenGL 2.0 and above. Its architecture is shader-based, making it fully capable of current and next generation graphics standards. The jMonkeyPlatform gives you a complete IDE -for coding and for managing and creating game assets. +for coding and for managing and creating game assets. +