Skip to content

πŸ“ Template for AmxModX ReAPI projects with GitHub workflow

Notifications You must be signed in to change notification settings

Hedgefog/github-amxxpack-reapi-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“¦ AMXXPack Project

npm NPM npm

πŸ“„ About

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.

πŸ”½ Download latest:

πŸ”„ Requirements

πŸ”§ Deployment

  • Clone repository.
  • Install dependencies npm i

Customize builder

Use .amxxpack.json configuration file

Build project

npm run build

Watch project

npm run watch

Create bundle

npm run pack

Releases

No releases published

Packages

No packages published