diff options
author | Keuin <[email protected]> | 2020-12-23 17:45:59 +0800 |
---|---|---|
committer | Keuin <[email protected]> | 2020-12-23 17:45:59 +0800 |
commit | e4e852441dc8a2ed083d602877ea0bfd41a5db3d (patch) | |
tree | 51eb189394672d99c13981604405debfb6f271d7 /README.md |
Initial version (from template)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
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. |