Update README.md

pull/5/head
xf8b 3 years ago committed by GitHub
parent 1a90a56137
commit ebe499e8f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,21 @@
## Minecraft Forge 1.16 - Modding Tutorial
The complete source code for my Forge 1.16 modding tutorial series. If you haven't watched my series, [click here](https://www.youtube.com/watch?v=JOTH1eDP99Y&list=PLDhiRTZ_vnoUI3-9z0Zg-I8tTSp3EfOia). Throughout it, you will learn to code your own Minecraft Mod from scratch, starting with basic concepts and working through the entire API! For more information on Forge modding, check out the official documentation [here](https://mcforge.readthedocs.io/en/1.15.x/).
### License
<p xmlns:dct="http://purl.org/dc/terms/">
<a rel="license"
href="http://creativecommons.org/publicdomain/zero/1.0/">
<img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" />
</a>
<br />
To the extent possible under law,
<a rel="dct:publisher"
href="https://github.com/TechnoVisionDev">
<span property="dct:title">TechnoVision</span></a>
has waived all copyright and related or neighboring rights to
<span property="dct:title">Forge-Modding-Tutorial-1.16</span>.
</p>
### Connect With Me:
[<img align="left" alt="TechnoVisionTV | YouTube" width="22px" src="https://cdn.jsdelivr.net/npm/simple-icons@v3/icons/youtube.svg" />][youtube]

Loading…
Cancel
Save