mirror of
				https://github.com/QuiltMC/quilt-template-mod
				synced 2024-08-15 00:23:32 +00:00 
			
		
		
		
	Apply review suggestions post-PR
This commit is contained in:
		
							parent
							
								
									d87251b7d3
								
							
						
					
					
						commit
						c1459b57a8
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -16,7 +16,7 @@ In order to use this mod as a template: | ||||||
|         - The icon provided here is a placeholder one. If you aren't able to replace it yet, you can delete it and remove the "icon" property |         - The icon provided here is a placeholder one. If you aren't able to replace it yet, you can delete it and remove the "icon" property | ||||||
|     - 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! | ||||||
|         - On `quilt.mod.json`, don't forget to put in `"metadata"` a `"license"` property that contains the license's [SPDX identifier](https://spdx.org/licenses/). |         - In `quilt.mod.json`, don't forget to put the license's [SPDX identifier](https://spdx.org/licenses/) under the `"license"` property in `"metadata"`. | ||||||
|         - The GPLv3 and AGPLv3 are not valid mod licenses, so you can use almost any license except for those. |         - The GPLv3 and AGPLv3 are not valid mod licenses, so you can use almost any license except for those. | ||||||
|     - 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. |     - 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. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue