Skip to content

Commit ebd7127

Browse files
2.0.2 blog post
1 parent eb009a2 commit ebd7127

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

content/blog/2.0.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.0.2 released"
3+
description: ""
4+
summary: ""
5+
date: 2025-02-21T22:27:35-08:00
6+
lastmod: 2025-02-21T22:27:35-08:00
7+
draft: false
8+
weight: 50
9+
categories: []
10+
tags: []
11+
contributors: []
12+
pinned: false
13+
homepage: false
14+
seo:
15+
title: "" # custom title (optional)
16+
description: "" # custom description (recommended)
17+
canonical: "" # custom canonical URL (optional)
18+
noindex: false # false (default) or true
19+
---
20+
21+
# OpenFusionLauncher v2.0.2
22+
23+
We're announcing the release of OpenFusionLauncher v2.0.2. This fixes an issue where the Vulkan option in the Graphics API setting was not working as intended, causing OpenGL to be incorrectly used instead.
24+
25+
### Changelog
26+
- Added the missing DLL required for Vulkan functionality
27+
- Enabled the Vulkan debug overlay in debug builds
28+
29+
Full changelog available [here](https://github.com/OpenFusionProject/OpenFusionLauncher/compare/2.0.1...2.0.2)
30+
31+
## Download
32+
The new version of the launcher can be grabbed from our new [Downloads Page](https://openfusion.dev/download) or the [GitHub Release Page](https://github.com/OpenFusionProject/OpenFusionLauncher/releases/tag/2.0.2).

content/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ seo:
1515

1616
## Download Launcher
1717

18-
The latest stable launcher is version **2.0.1**.
18+
The latest stable launcher is version **2.0.2**.
1919

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

0 commit comments

Comments
 (0)