mirror of
				https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
				synced 2025-10-31 14:34:23 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			123 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			123 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| plugins {
 | |
|     alias(libs.plugins.kotlin.kapt)
 | |
| }
 | |
| dependencies {
 | |
|     kapt(libs.org.pf4j)
 | |
|     implementation(libs.org.pf4j)
 | |
| }
 |