Skip to content

Commit 9c0501e

Browse files
committed
chore(env)!: Can only be run on the client
1 parent 85eacbb commit 9c0501e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"sources": "https://github.com/MSDNicrosoft/Command-GUI-Buttons"
1818
},
1919
"license": "GPL-3.0",
20-
"environment": "*",
20+
"environment": "client",
2121
"entrypoints": {
2222
"main": [
2323
"cn.msdnicrosoft.commandbuttons.CommandButtons"

0 commit comments

Comments
 (0)