Tools and helper scripts for managing Needle Engine projects
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