User Tools

Site Tools


zh_cn:tutorial:cursegradle

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
zh_cn:tutorial:cursegradle [2019/12/18 05:58] lightcolourzh_cn:tutorial:cursegradle [2019/12/18 06:02] lightcolour
Line 14: Line 14:
 按顺序介绍: 按顺序介绍:
  
-  * ''%%afterEvaluate { ... }%%'' - Loom'remapJar tweaks currently happen after evaluation, and as such remapJar.output can only be read then+  * ''%%afterEvaluate { ... }%%'' - LoomremapJar调整目前在评估后发生,因此remapJar.output只能在
-  * ''%%mainArtifact(remapJar)%%'' (or ''mainArtifact(remapJar.output)'' for Loom 0.2.4 and earlier) - the primary artifact submitted to CurseForge should be the output of remapJar, that is the remapped (production-ready) mod .JAR file+  * ''%%mainArtifact(remapJar)%%'' (或者loom0.2.4之前的 ''mainArtifact(remapJar.output'')) - 提交到curseforge的mod实例应为remapJar任务的输出也就是重新混淆的(可用于玩家安装的)mod jar文件
-  * ''%%uploadTask.dependsOn(remapJar)%%''make sure that the CurseForge upload task only runs once the remapped JAR has been built, +  * ''%%uploadTask.dependsOn(remapJar)%%''确保curseforge只在remapJar重新混淆任务完成后,才进行上传任 
-  * ''%%forgeGradleIntegration = false%%''as you're not using ForgeGradle, that specific integration has to be disabled.+  * ''%%forgeGradleIntegration = false%%''由于您未使用ForgeGradle,因此必须禁用特定的集成.
  
  
zh_cn/tutorial/cursegradle.txt · Last modified: 2021/07/30 12:35 by 127.0.0.1