forgotten-lands-cd2025/install_npm_deps.sh
2024-04-15 05:03:33 -04:00

5 lines
259 B
Bash
Executable File

npm install -D typescript-to-lua typescript lua-types minetesthelper
# you can install everything globally if you want but you still need
# the local (-D) packages for vscode to work.
#sudo npm install -g typescript-to-lua typescript lua-types minetesthelper