mirror of
https://github.com/misode/misode.github.io.git
synced 2026-05-02 13:42:55 +00:00
Add noise settings + update mcschema
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
{
|
||||
"label": "Start",
|
||||
"type": "shell",
|
||||
"command": "rm -r \"./node_modules/@mcschema\" && npm link @mcschema/core && npm link @mcschema/java-1.16 && npm start"
|
||||
"command": "rm -r \"./node_modules/@mcschema\" && npm link @mcschema/core && npm link @mcschema/locales && npm link @mcschema/java-1.16 && npm start"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user