How to use a1to5x to convert a1 package into 5x usable flash package
- Log in to your github and fork this project to your github
Go to your repo settings > Developer settings > Personal access tokens > Generate new token
note: fill in RELEASEExpiration: changed to No expirationSelect scopes: Check allGenerate token: Click to create tokentoken: copied token
Go to your repo settings > secrets > new repository secret
Name: fill in RELEASEValue: fill in the token you just copied
- Go to your repo
Actions - Select
a1to5xworkflow (workflow) - Open
Run workflow - Enter the ROM file name in
ROM NAME(optional) - Enter the ROM link address in
ROM LINK - Click the
Run workflowbutton to run the workflow