From 372eec27e5e0c8ef796ed9e6bcdc68a10df84718 Mon Sep 17 00:00:00 2001 From: nea Date: Tue, 12 Jul 2022 14:20:22 +0200 Subject: initial --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..afff4cf --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# architectury-template-kotlin-dsl +architectury template with kotlin-dsl + +Based on [Architectury-templates(1.18.2-forge-fabric-quilt-mixin)](https://github.com/architectury/architectury-templates/releases) + +If you find bugs, please open a issues or PR to help me fix bugs. \ No newline at end of file -- cgit