From e4e852441dc8a2ed083d602877ea0bfd41a5db3d Mon Sep 17 00:00:00 2001 From: Keuin Date: Wed, 23 Dec 2020 17:45:59 +0800 Subject: Initial version (from template) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..fd96346 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Fabric Example Mod + +## Setup + +For setup instructions please see the [fabric wiki page](https://fabricmc.net/wiki/tutorial:setup) that relates to the IDE that you are using. + +## License + +This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects. -- cgit v1.2.3