Add softpal pac archive support

This commit is contained in:
2025-09-24 09:13:42 +08:00
parent ec940e8dd7
commit fb07e46caa
10 changed files with 509 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ on:
- README.md
- '.github/workflows/github-pages.yml'
- '.github/workflows/release.yml'
- AGENTS.md
branches:
- master
pull_request:

View File

@@ -15,6 +15,7 @@ on:
- docker-compose.yml
- check_features.py
- README.md
- AGENTS.md
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: