File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed 
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11plugins  {
2-     id ' org.moddingx.modgradle.meta' ' 5.0.1 ' 
3-     id ' org.moddingx.modgradle.javadoc' ' 5.0.1 ' 
2+     id ' org.moddingx.modgradle.meta' ' 5.0.2 ' 
3+     id ' org.moddingx.modgradle.javadoc' ' 5.0.2 ' 
44}
55
66configurations  {
Original file line number Diff line number Diff line change 11modLoader =" javafml" 
22loaderVersion =" [4,)" 
33license =" APACHE-2.0" 
4- issueTrackerURL =" https://github.com/ModdingX/LibX/issues " 
4+ issueTrackerURL =" ${mod.issue_url} " 
55
66[[mods ]]
7- modId =" libx " 
7+ modId =" ${mod.modid} " 
88version =" ${mod.version}" 
9- displayName =" LibX " 
10- displayURL =" https://www.curseforge.com/minecraft/mc-mods/libx " 
9+ displayName =" ${mod.name} " 
10+ displayURL =" ${mod.source_url} " 
1111updateJSONURL =" https://assets.melanx.de/updates/libx.json" 
1212authors =" ModdingX" 
1313description =''' 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments