diff --git a/build.xml b/build.xml index b43470ff4..78db76589 100644 --- a/build.xml +++ b/build.xml @@ -62,6 +62,9 @@ + + + diff --git a/craftscripts/README.txt b/craftscripts/README.txt new file mode 100644 index 000000000..95267ea2f --- /dev/null +++ b/craftscripts/README.txt @@ -0,0 +1,5 @@ +CraftScripts are script files for WorldEdit that let you write world +editing scripts easily. + +Example usage: +/cs maze.js lightstone 10 10 \ No newline at end of file