docs: update gettingstarted

This commit is contained in:
Administrator 2025-07-06 02:48:56 +00:00 committed by DeLuce
parent b0191bda2f
commit b8e84f32e3

View File

@ -2,18 +2,21 @@
title: Getting Started
description:
published: true
date: 2025-07-06T02:47:33.596Z
date: 2025-07-06T02:48:55.281Z
tags:
editor: code
dateCreated: 2025-06-08T03:06:31.460Z
-->
<div style="display: flex; flex-direction: column; align-items: center; text-align: center; padding: 20px;">
<!-- Logo with blue line (Heading effect) -->
<h1 style="border-bottom: 2px solid #4a90e2; padding-bottom: 10px; width: 100%; text-align: center;">
<!-- Centered Logo with Blue Line -->
<div style="text-align: center;">
<h1 style="border-bottom: 2px solid #4a90e2; padding-bottom: 10px; display: inline-block;">
<img src="/11f39c35-0150-4b61-b168-a61c673b9cce.png" alt="Logo" style="max-width: 300px; height: auto;" />
</h1>
</div>
<!-- Left-Aligned Content -->
<div style="max-width: 900px; margin: 30px auto 0 auto; text-align: left;">
<!-- Gray Box with Video -->
<div style="
@ -24,9 +27,6 @@ dateCreated: 2025-06-08T03:06:31.460Z
color: #fff;
font-size: 18px;
font-weight: bold;
width: 100%;
max-width: 800px;
margin-top: 30px;
margin-bottom: 30px;
">
<div>
@ -44,7 +44,7 @@ dateCreated: 2025-06-08T03:06:31.460Z
</div>
<!-- Instructions -->
<div style="font-size: 16px; line-height: 1.7; max-width: 900px; text-align: left;">
<div style="font-size: 16px; line-height: 1.7;">
<strong>🛠️ MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES!</strong>
<ol>
<li>Download all NGD resources from <a href="https://keymaster.fivem.net/" target="_blank">Keymaster</a> or <a href="https://portal.cfx.re/" target="_blank">CFX Portal</a>.</li>