spt-package-action
Version updated for https://github.com/SunYanbox/spt-package-action to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The SPT Package Action is a GitHub Action designed to automate the process of packaging Single Player Tarkov (SPT) mods into distributable ZIP files. It streamlines tasks such as scanning for project files, extracting metadata, organizing mod folder structures, collecting resources, compressing files, and uploading artifacts with configurable options for multiple projects. This action simplifies the deployment of SPT mods, saving developers time and ensuring consistent packaging.
What’s Changed
What’s Changed
- docs(readme): 更新 GitHub Action 引用版本至 v1.0.0 by @SunYanbox in https://github.com/SunYanbox/spt-package-action/pull/8
- Try fix issue #9 by @SunYanbox in https://github.com/SunYanbox/spt-package-action/pull/10
Full Changelog: https://github.com/SunYanbox/spt-package-action/compare/v1.0.0...v1.1.0