Dev blog for v25.12, rework download page#42
Merged
AaronVanGeffen merged 20 commits intomainfrom Dec 20, 2025
Merged
Conversation
AaronVanGeffen
commented
Dec 10, 2025
| const kMacOsPlatforms = ['macOS', 'Macintosh', 'MacIntel']; | ||
| const kWindowsPlatforms = ['Win32', 'Win64', 'Windows']; | ||
|
|
||
| // TODO: verify/expand the following before release |
Member
Author
There was a problem hiding this comment.
Should probably match the following conventions for launcher purposes:
AaronVanGeffen
commented
Dec 14, 2025
| for this playform. Much of the work tied in with the `loco_global` rework, and was ultimately split off | ||
| into their own PRs to ease the review process. | ||
| Duncan created a [CI job for macOS (#3499)](https://github.com/OpenLoco/OpenLoco/pull/3499) | ||
| as well, so we now have regular macOS builds on GitHub again! |
Member
Author
There was a problem hiding this comment.
Should probably mention the Gatekeeper issues here as well, in case anyone feels like contributing a fix we haven't thought of.
J-PIE-314
suggested changes
Dec 17, 2025
J-PIE-314
left a comment
There was a problem hiding this comment.
Some suggested changes for your review.
Member
Author
|
@J-PIE-314 Thanks for the suggestions. I've reworked a bit of the text. |
|
Great job reworking it and phrasing it in your own style. 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To do: