mirror of
				https://github.com/QuiltMC/quilt-template-mod
				synced 2024-08-15 00:23:32 +00:00 
			
		
		
		
	Better README
This commit is contained in:
		
							parent
							
								
									80468faa1c
								
							
						
					
					
						commit
						ec1b69b9ff
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4,7 +4,7 @@ My personalized Quilt template Mod. You can use it as a template for your own mo | ||||||
| 
 | 
 | ||||||
| ## Differences from the Official Mod | ## Differences from the Official Mod | ||||||
| - Added a build github action | - Added a build github action | ||||||
| - Added gametest support (See ##Usage###Gametest Support) | - Added gametest support (See [Gametest Support](#Gametest Support)) | ||||||
| ## Usage | ## Usage | ||||||
| 
 | 
 | ||||||
| In order to use this mod as a template: | In order to use this mod as a template: | ||||||
|  | @ -27,7 +27,7 @@ In order to use this mod as a template: | ||||||
| ### Gametest Support | ### Gametest Support | ||||||
| 1. Update `quilt.mod.json` in `src/gametest/resources` and the rest of the naming in order to reflect your testmod's metadata | 1. Update `quilt.mod.json` in `src/gametest/resources` and the rest of the naming in order to reflect your testmod's metadata | ||||||
| 
 | 
 | ||||||
| > [WARNING] | > :warning: **WARNING** | ||||||
| > | > | ||||||
| > make sure to change the dependency on `example_mod` to your modid and to not reuse the modid of your main project, e.g. suffix your project's modid with `_test` | > make sure to change the dependency on `example_mod` to your modid and to not reuse the modid of your main project, e.g. suffix your project's modid with `_test` | ||||||
| > | > | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue