mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-05 00:46:00 +08:00
Update bridge developer preview links
This commit is contained in:
@@ -249,20 +249,20 @@ const downloads = [
|
||||
id: 'msfs2020',
|
||||
title: 'Microsoft Flight Simulator 2020',
|
||||
description: 'One-click installer for the current simulator with live status built in.',
|
||||
status: 'In development',
|
||||
status: 'Developer preview',
|
||||
badgeClass: 'bg-[#F59E0B]/15 text-[#F59E0B]',
|
||||
state: 'preview',
|
||||
href: 'https://github.com/itsrubberduck/OpenSquawk-MSFS-Bridge/',
|
||||
href: 'https://github.com/OpenSquawk/OpenSquawk-Python-Bridge',
|
||||
icon: 'mdi-microsoft',
|
||||
},
|
||||
{
|
||||
id: 'msfs2024',
|
||||
title: 'Microsoft Flight Simulator 2024',
|
||||
description: 'We’re updating the Bridge for the new sim launch. Watch this space.',
|
||||
status: 'Planned',
|
||||
badgeClass: 'bg-white/10 text-white/55',
|
||||
state: 'planned',
|
||||
href: '#',
|
||||
description: 'Developer preview for the new simulator with live status built in.',
|
||||
status: 'Developer preview',
|
||||
badgeClass: 'bg-[#F59E0B]/15 text-[#F59E0B]',
|
||||
state: 'preview',
|
||||
href: 'https://github.com/OpenSquawk/OpenSquawk-Python-Bridge',
|
||||
icon: 'mdi-microsoft',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user