Provides utilities for project creating, resource creating,
npx mtasa-lua-utils --help
Create new project
npx mtasa-lua-utils new-project
Create new resource template
npx mtasa-lua-utils new-resource
! Run the command inside the project directory
Calls TypeScriptToLua functions for transpiling TypeScript resources
npx mtasa-lua-utils build
! Run the command inside the project directory