zelytra/Bedrock Texturepack Encryption
Encrypt texture pack using CI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| private_key | The private key used to encode your texture pack | yes | "" |
| texture_pack_path | The path of your texture pack root folder | no | ${{ github.workspace }} |
| texture_pack_name | The name of your texture pack | yes | no-name |
| output_encoded_path | Path where the encoded texture pack will be saved | no | ${{ github.workspace }}/encoded_pack |
Outputs
no outputs