game-publish
Version updated for https://github.com/Xikaro/game-publish to version 3.3.3.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The game-publish GitHub Action automates the publishing of Minecraft-related projects, such as mods, plugins, and resource packs, to platforms like Modrinth, GitHub Releases, and CurseForge. It simplifies the release process by resolving most configuration values automatically, requiring minimal setup, and supporting multi-platform deployments. This action is designed to streamline workflows and reduce errors, making it ideal for developers looking to efficiently distribute their projects.
What’s Changed
- feat: support comma and newline separators for loaders and game-versions (520110c)
- feat: support comma separator for array inputs (17a5dac)
- bump 3.3.1 (bb9e190)
- feat: github-name (a33d5c3)
- Build (995edad)
- Added support for
neoforge.mods.toml(bb3c76b) - Added pull request template (c0f30ad)
- Build (423b200)
- Added frequently needed scripts to the VSC config (f673bad)
- Fixed ESLint (c7909fd)