Skip to content

Commit 55e1edb

Browse files
Update Projects.tsx
1 parent 55872e9 commit 55e1edb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/Projects.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ const Projects = () => {
1212
title: "Infiniv",
1313
subtitle: "Next-Gen FiveM Fork",
1414
description:
15-
"A high-performance fork of FiveM upgrading the netcode to use SpacetimeDB and replacing the embedded CEF UI with Ultralight for maximum efficiency.",
16-
tech: ["C++", "Rust", "SpacetimeDB", "Ultralight"],
15+
"A high-performance fork of FiveM upgrading the netcode to use SpacetimeDB and replacing the embedded CEF UI with WebView2 for maximum efficiency.",
16+
tech: ["C++", "Rust", "SpacetimeDB", "WebView2"],
1717
color: "from-violet-500 to-purple-600",
1818
stats: { type: "Software Dev" },
1919
link: "https://github.com/HyperExtendedReality/infiniv/tree/master",

0 commit comments

Comments
 (0)