kcdshop
v1.0.1
Published
Package to handle the old `kcdshop` binary that people using the old version of the Epic Workshop App will get a notice to run `npx kcdshop update` so now we have this package to handle that gracefully.
Downloads
6
Readme
kcdshop
The Epic Workshop App used to use a binary called kcdshop
to update itself.
Now it uses npx update-epic-workshop
instead, but people using the old version of the workshop app will get get a notice to run npx kcdshop update
so now we have this package to handle that gracefully.
Cheers!