docs: update gettingstarted

This commit is contained in:
Administrator 2025-07-06 02:43:01 +00:00 committed by DeLuce
parent 49afc4b16a
commit 031d73622e

View File

@ -2,7 +2,7 @@
title: Getting Started
description:
published: true
date: 2025-07-06T02:40:20.462Z
date: 2025-07-06T02:43:00.055Z
tags:
editor: markdown
dateCreated: 2025-06-08T03:06:31.460Z
@ -14,21 +14,27 @@ dateCreated: 2025-06-08T03:06:31.460Z
<div style="
<div style="display: flex; flex-direction: column; align-items: center; text-align: center;">
<img src="/11f39c35-0150-4b61-b168-a61c673b9cce.png" alt="Logo" style="max-width: 100%; height: auto;" />
<div style="
border: 1px solid #888;
border-radius: 8px;
padding: 15px;
background-color: #2a2a2a;
text-align: center;
color: #fff;
font-size: 20px;
font-weight: bold;
display: flex;
flex-direction: column;
align-items: center; /* Center horizontally */
height: auto;
align-items: center;
line-height: normal;
">
margin-top: 20px;
width: 100%;
max-width: 700px;
margin-left: auto;
margin-right: auto;
">
<div>
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.
</div>
@ -41,12 +47,15 @@ dateCreated: 2025-06-08T03:06:31.460Z
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</div>
</div>
🛠️ MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES!
1. Download all NGD resources from [Keymaster](https://keymaster.fivem.net/) or [CFX Portal](https://portal.cfx.re/).