aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2024-03-06 02:41:39 +0100
committerLinnea Gräf <nea@nea.moe>2024-03-06 02:41:39 +0100
commitda5f39ea4fe99a32bb3f4eec64ab92e3035e4762 (patch)
tree074fbfa5bc10cba6c848e1062cf9c275f1e08755
parent0a48c5a768a084cfe623302e865de1e367e6d09e (diff)
downloadzwirn-da5f39ea4fe99a32bb3f4eec64ab92e3035e4762.tar.gz
zwirn-da5f39ea4fe99a32bb3f4eec64ab92e3035e4762.tar.bz2
zwirn-da5f39ea4fe99a32bb3f4eec64ab92e3035e4762.zip
Update readme
-rw-r--r--README.md15
1 files changed, 1 insertions, 14 deletions
diff --git a/README.md b/README.md
index bdabff0..56aff9b 100644
--- a/README.md
+++ b/README.md
@@ -2,20 +2,7 @@
> Merging, diffing and converting of tiny/yarn and other mapping formats
-```
- mappings {
- searge()
- mapping(rootProject.files("yarn.zip"), "yarn") {
- outputs("yarn", true) { listOf("searge") }
- mapNamespace("named", "yarn")
- mapNamespace("intermediary", "searge")
- sourceNamespace("searge")
- renest()
- }
- }
-```
-
-
+These utilities are used in [ncp](https://github.com/nea89o/NeaCoderPack) to create custom MCP overlay mappings.