Skip to content

Commit

Permalink
Update message for dev rolling release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vulcandth committed Feb 14, 2025
1 parent 982d075 commit 41fc235
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-rolling-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
DEV_TAG: "do-not-checkout"
DEV_NAME: "Development Rolling Release"
DEV_BODY: |
This is the current Polished Crystal dev rolling release. This is the current Polished Crystal development rolling release – **strictly for testing and development purposes.** These builds are experimental and are provided to help developers and testers verify the latest changes and features. **Do not use these builds for regular gameplay.** The assets all have an 8-character commit hash at the end to identify the exact code they're built from.
This is the current Polished Crystal development rolling release – **strictly for testing and development purposes.** These builds are experimental and are provided to help developers and testers verify the latest changes and features. **Do not use these builds for regular gameplay.** The assets all have an 8-character commit hash at the end to identify the exact code they're built from.
**Important:** Save game compatibility is not guaranteed in these builds, and the official save patcher will not support them upon release.
Expand All @@ -24,7 +24,7 @@ env:
The **.patch** assets are 3DS Virtual Console patches to enable trading and battling over Wi-Fi. You can bundle the .gbc and corresponding .patch into a playable .cia file using [poke-cia](https://github.com/vulcandth/poke-cia).
The **polisheddebug** assets are ROMs and symbol files with extra features to help debug the game. Do ***not*** download these just to play; use them to help the developers diagnose and fix bugs, or to create new features.
The **debug** assets are ROMs and symbol files with extra features to help debug the game. Do ***not*** download these just to play; use them to help the developers diagnose and fix bugs, or to create new features.
jobs:
build:
Expand Down

0 comments on commit 41fc235

Please sign in to comment.