mirror of
https://github.com/QuiltMC/quilt-template-mod
synced 2024-08-15 00:23:32 +00:00
Mention dependencies and their need to be updated
This commit is contained in:
parent
be5306894c
commit
0068b2d93f
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ In order to use this mod as a template:
|
||||||
- Create a LICENSE file for this mod! If you don't know which license to use, check out [here](https://choosealicense.com/).
|
- Create a LICENSE file for this mod! If you don't know which license to use, check out [here](https://choosealicense.com/).
|
||||||
- If you use `LICENSE.md`, don't forget to update the buildscript in order to use that file name!
|
- If you use `LICENSE.md`, don't forget to update the buildscript in order to use that file name!
|
||||||
- Update the Java sub-directory structure so it reflects your Maven group
|
- Update the Java sub-directory structure so it reflects your Maven group
|
||||||
|
- If the dependencies on `gradle/libs.versions.toml` isn't up-to-date, feel free to update them! The linked utility should help you in this easy and quick process.
|
||||||
4. The mod is now ready to be worked on!
|
4. The mod is now ready to be worked on!
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
Loading…
Reference in a new issue