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