Helper scripts
Inside the moonlight repository, there is a scripts
folder with some tools in it.
update.js
Updates the dependency with the given name in all packages.
node ./scripts/update.js @moonlight-mod/mappings
link.js
Links associated packages with pnpm temporarily. Not recommended, may break your node_modules.
node ./scripts/link.jsnode ./scripts/link.js --undo