Update engima
This commit is contained in:
		
							parent
							
								
									b298dd2a1b
								
							
						
					
					
						commit
						d8609346dd
					
				
					 1 changed files with 5 additions and 2 deletions
				
			
		|  | @ -50,8 +50,11 @@ dependencies { | ||||||
| 	shade 'com.google.code.gson:gson:2.6.2' | 	shade 'com.google.code.gson:gson:2.6.2' | ||||||
| 	shade 'commons-io:commons-io:1.4' | 	shade 'commons-io:commons-io:1.4' | ||||||
| 	shade 'com.google.guava:guava:19.0' | 	shade 'com.google.guava:guava:19.0' | ||||||
| 	shade 'net.fabricmc:weave:0.1.0.+' | 	shade ('net.fabricmc:weave:0.1.0.+'){ | ||||||
| 	shade 'cuchaz:enigma:0.11.0.+:lib' | 		transitive = false | ||||||
|  | 	} | ||||||
|  | 	shade 'org.ow2.asm:asm-debug-all:5.2' | ||||||
|  | 	shade 'cuchaz:enigma:0.11.0.33:lib' | ||||||
| 	shade 'net.fabricmc:tiny-remapper:+' | 	shade 'net.fabricmc:tiny-remapper:+' | ||||||
| 
 | 
 | ||||||
| 	shade ('net.minecraft:launchwrapper:1.12') { | 	shade ('net.minecraft:launchwrapper:1.12') { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue