@needle-tools/helper
v1.11.1
Published
Tools and helper scripts for managing Needle Engine projects
Downloads
1,045
Readme
Needle Engine Tools
Tools and helper scripts for managing Needle Engine projects
Commands
CLI commands can be run via npx @needle-tools/helper@latest <command> <arguments/options>
- Generate font atlas:
npx @needle-tools/helper@latest generate-font-atlas --fontPath <path_to_font_file> --targetDirectory <target> --charset <charsetpath>
- Clone git repository
- Upload to FTP