[patchwork, core, extensions] Hugely simplify Patchworks

This commit is contained in:
2025-06-13 22:04:16 +02:00
parent 694f993b8c
commit 6e5c9a23c2
72 changed files with 987 additions and 1977 deletions

View File

@@ -1,8 +1,3 @@
plugins {
id("de.siphalor.tweed5.base-module")
}
dependencies {
implementation(libs.asm.core)
implementation(libs.asm.commons)
}