AMXXPack - build system and CLI for AMX Mod X projects.
Use release
branch for releases, commits into this branch will automatically trigger the GitHub release workflow.
- Clone repository.
- Install dependencies
npm i
Use .amxxpack.json
configuration file
npm run build
npm run watch
npm run pack