mtasa-lua-utils
v1.0.4
Published
Prepares Typescript files for Lua compilation for MTASA
Maintainers
Readme
MTASA Lua Utils for TypeScript compilation
Provides utilities for project creating, resource creating,

Available commands
Help
npx mtasa-lua-utils --helpNew Project
Create new project
npx mtasa-lua-utils new-projectNew Resource
Create new resource template
npx mtasa-lua-utils new-resource! Run the command inside the project directory

Build
Calls TypeScriptToLua functions for transpiling TypeScript resources
npx mtasa-lua-utils build! Run the command inside the project directory

