Skip to content

Commit ab0876b

Browse files
committed
Launcher 2.2.2 release
1 parent 8eb030b commit ab0876b

2 files changed

Lines changed: 33 additions & 1 deletion

File tree

content/blog/2.2.2.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: "OpenFusionLauncher 2.2.2 released"
3+
description: ""
4+
summary: ""
5+
date: 2026-05-08T05:46:11+00:00
6+
draft: false
7+
weight: 50
8+
categories: []
9+
tags: []
10+
contributors: []
11+
pinned: false
12+
homepage: false
13+
seo:
14+
title: "" # custom title (optional)
15+
description: "" # custom description (recommended)
16+
canonical: "" # custom canonical URL (optional)
17+
noindex: false # false (default) or true
18+
---
19+
20+
We're announcing the release of OpenFusionLauncher v2.2.2.
21+
22+
This update introduces a few improvements:
23+
24+
* The main.unity3d file is now always downloaded directly over HTTPS; previously it was retrieved via the proxy or, if proxied downloads were disabled, over plaintext HTTP.
25+
* When launching the game, cached files that are corrupted or stale will be discarded rather than sticking around, potentially causing loading to fail.
26+
27+
### Changelog
28+
29+
Full changelog available [here](https://github.com/OpenFusionProject/OpenFusionLauncher/compare/2.2.1...2.2.2).
30+
31+
## Download
32+
The launcher can be grabbed from our [Downloads Page](https://openfusion.dev/download) or the [GitHub Release Page](https://github.com/OpenFusionProject/OpenFusionLauncher/releases/tag/2.2.2).

content/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ As a result, you may receive a warning from Windows stating that it is unable to
2222

2323
## Download Launcher
2424

25-
The latest stable launcher is version **2.2.1**.
25+
The latest stable launcher is version **2.2.2**.
2626

2727
The launcher is what you use to connect to FusionFall servers and play the game - it can be downloaded below.
2828

0 commit comments

Comments
 (0)