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 title: Getting Started
description: description:
published: true published: true
date: 2025-07-06T02:40:20.462Z date: 2025-07-06T02:43:00.055Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2025-06-08T03:06:31.460Z dateCreated: 2025-06-08T03:06:31.460Z
@ -14,32 +14,39 @@ dateCreated: 2025-06-08T03:06:31.460Z
<div style=" <div style="display: flex; flex-direction: column; align-items: center; text-align: center;">
border: 1px solid #888; <img src="/11f39c35-0150-4b61-b168-a61c673b9cce.png" alt="Logo" style="max-width: 100%; height: auto;" />
border-radius: 8px;
padding: 15px; <div style="
background-color: #2a2a2a; border: 1px solid #888;
text-align: center; border-radius: 8px;
color: #fff; padding: 15px;
font-size: 20px; background-color: #2a2a2a;
font-weight: bold; color: #fff;
display: flex; font-size: 20px;
flex-direction: column; font-weight: bold;
align-items: center; /* Center horizontally */ display: flex;
height: auto; flex-direction: column;
line-height: normal; align-items: center;
"> line-height: normal;
<div> margin-top: 20px;
Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>. width: 100%;
</div> max-width: 700px;
<div style="color: #4a90e2; font-size: 16px; margin-top: 5px;"> margin-left: auto;
<strong>BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION</strong> margin-right: auto;
</div> ">
<div style="margin-top: 10px;"> <div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/g-iYc0wXeis" Please follow this simple guide to install <span style="color: #fdd835;">NGD scripts</span>.
title="YouTube video player" frameborder="0" </div>
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" <div style="color: #4a90e2; font-size: 16px; margin-top: 5px;">
allowfullscreen></iframe> <strong>BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION</strong>
</div>
<div style="margin-top: 10px;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/g-iYc0wXeis"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</div> </div>
</div> </div>
@ -47,6 +54,8 @@ dateCreated: 2025-06-08T03:06:31.460Z
🛠️ MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES! 🛠️ 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/). 1. Download all NGD resources from [Keymaster](https://keymaster.fivem.net/) or [CFX Portal](https://portal.cfx.re/).