Skip to content

Commit 8b710dd

Browse files
committed
Tweaks to download page and 2.1.0 blog
1 parent ce6b050 commit 8b710dd

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

content/blog/2.1.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,15 @@ If you have any issues with these new platforms, please post to either our [Gith
5353
### Changelog
5454
- Add MacOS and AppImage support to CI
5555
- Use new Tauri AppImage bundler in Linux CI
56-
- Use file:// protocol on non-Windows platforms (#22)
56+
- Use file:// protocol on non-Windows platforms
5757
- Create compat data directory on any non-Windows platform
5858
- Use compat data directory as wine prefix on desktop Linux
5959
- Auto-configure launch command on Steam Deck
6060
- Fix launch command not resetting to default correctly
6161
- Add config option for automatically deleting old game caches
6262
- Don't delete old game cache if it's in use by another server
6363
- Refactor navigation handling to use Next.js router in NavBar and Home components
64-
- Update ffrunner to `d208248`
64+
- Update ffrunner to [`d208248`](https://github.com/OpenFusionProject/ffrunner/commit/d208248591cfe1008f25eddb2dd314dea07c496e)
6565
- Move ffrunner log to appdata directory
6666

6767
Full changelog available [here](https://github.com/OpenFusionProject/OpenFusionLauncher/compare/2.0.2...2.1.0)

content/download.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ draft: false
88
type: "legal"
99
seo:
1010
title: "Download OpenFusion" # custom title (optional)
11-
description: "" # custom description (recommended)
11+
description: "Get the latest versions of the OpenFusion Launcher and Server" # custom description (recommended)
1212
canonical: "" # custom canonical URL (optional)
1313
noindex: false # false (default) or true
1414
---
@@ -17,8 +17,6 @@ seo:
1717
Downloads provided below are not signed. Doing so would be cost prohibitive and has other logistical issues.
1818

1919
As a result, you may receive a warning from Windows stating that it is unable to run the app. To bypass this click "More info", then "Run anyway".
20-
21-
<!--On MacOS, ensure you have non App Store apps enabled, then hold the Options key when clicking the .app file, finally select "Open".-->
2220
{{< /callout >}}
2321

2422

@@ -43,9 +41,9 @@ The launcher is what you use to connect to FusionFall servers and play the game
4341
{{< tab "macOS" >}}
4442
<mark>**macOS BUILDS ARE EXPERIMENTAL, AND WILL RUN SLOWLY**</mark>
4543

46-
You will need to install a compatibility layer such as Wine or Crossover, then manually configure it in the launch options. On Apple Silicon Macs **it will likely run at less than 15FPS**.
44+
You will need to install a compatibility layer such as Wine or Crossover into the Applications folder first. Ensure you have non App Store apps enabled, then hold the Options key when clicking the .app file, finally select "Open".
4745

48-
For this reason **we still recommend using the Windows version through virtualization software** such as VMWare Fusion or Parallels. It requires less configuration overall and has significantly better performance.
46+
On Apple Silicon Macs **it will likely run at less than 15FPS**. For this reason **we still recommend using the Windows version through virtualization software** such as VMWare Fusion or Parallels, which will have significantly better performance.
4947

5048
Currently, the macOS version of the launcher is provided in order to collect early feedback and hopefully drive more development in the future.
5149

0 commit comments

Comments
 (0)