Skip to content

Commit

Permalink
改一下
Browse files Browse the repository at this point in the history
  • Loading branch information
1024-byteeeee committed Dec 9, 2023
1 parent 343738e commit 4b5f141
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,6 @@ loom {
runDir '../../run'
vmArgs '-Dmixin.debug.export=true'
}

runs {
mixinAudit {
server()
vmArgs '-Dcarpetamsaddition.mixin_audit=true'
ideConfigGenerated false
}
mixinAuditClient {
client()
vmArgs '-Dcarpetamsaddition.mixin_audit=true'
ideConfigGenerated false
}
}
}

remapJar {
Expand Down Expand Up @@ -93,7 +80,6 @@ processResources {
"id": project.mod_id,
"name": project.mod_name,
"version": fullModVersion,
"carpet_dependency": project.carpet_dependency,
"minecraft_dependency": project.minecraft_dependency,
]
expand valueMap
Expand Down

0 comments on commit 4b5f141

Please sign in to comment.