From 1d5c5e1c303532eb2431424dbd2270ac865e0022 Mon Sep 17 00:00:00 2001 From: a dinosaur Date: Mon, 3 Jul 2023 15:58:09 +1000 Subject: [PATCH] skeleton readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5eade70 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Drywall # + +Gradle plugin for generating Minecraft resources with a declarative DSL. + +Part of the foundation collection of libraries for Minecraft development.