mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2025-02-04 13:51:23 +01:00
Merge pull request #1927 from creeper123123321/patch-4
Remove "API" from name in fabric.mod.json
This commit is contained in:
commit
076c5e5265
@ -1,7 +1,7 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "viaversion",
|
||||
"name": "ViaVersion API",
|
||||
"name": "ViaVersion",
|
||||
"version": "${project.version}",
|
||||
"description": "${project.description}",
|
||||
"license": "MIT",
|
||||
@ -28,4 +28,4 @@
|
||||
"custom": {
|
||||
"modmenu:api": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user