2024-05-08 04:46:38 -04:00
|
|
|
# First global update/install
|
|
|
|
sudo npm install -g typescript typescript-to-lua lua-types minetesthelper
|
2024-04-15 05:03:33 -04:00
|
|
|
|
2024-05-08 04:46:38 -04:00
|
|
|
# Then local.
|
|
|
|
npm install -D typescript typescript-to-lua lua-types minetesthelper
|