From 877e81bd063da54a041396cbab84cdb5166a87fb Mon Sep 17 00:00:00 2001 From: Administrator Date: Sun, 6 Jul 2025 02:52:57 +0000 Subject: [PATCH] docs: update gettingstarted --- gettingstarted.html | 68 +++++++++++++++++++-------------------------- 1 file changed, 28 insertions(+), 40 deletions(-) diff --git a/gettingstarted.html b/gettingstarted.html index f021c8b..fc52d73 100644 --- a/gettingstarted.html +++ b/gettingstarted.html @@ -2,7 +2,7 @@ title: Getting Started description: published: true -date: 2025-07-06T02:52:06.367Z +date: 2025-07-06T02:52:56.782Z tags: editor: code dateCreated: 2025-06-08T03:06:31.460Z @@ -16,47 +16,35 @@ dateCreated: 2025-06-08T03:06:31.460Z
- -
-
- Please follow this simple guide to install NGD scripts. + +
+
+
+ Please follow this simple guide to install NGD scripts.
-
- BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION -
-
- +
+ BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION
+ +
- -
- 🛠️ MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES! -
    -
  1. Download all NGD resources from Keymaster or CFX Portal.
  2. -
  3. Create a folder called [ngd] inside your server's main resource folder.
  4. -
  5. Extract all your NGD resources into that folder like shown.
  6. -
  7. Open your server’s server.cfg file. At the bottom, add these lines then restart your server: -
    ensure ngd-Bridge
    +
    +
    +

    🛠️ MAKE SURE NGD-BRIDGE IS STARTED AFTER YOUR CORE RESOURCES!

    +
      +
    1. Download all NGD resources from Keymaster or CFX Portal.
    2. +
    3. Create a folder called [ngd] inside your server's main resource folder.
    4. +
    5. Extract all your NGD resources into that folder like shown.
    6. +
    7. Open your server's server.cfg file. At the bottom, add these lines, then restart your server: +
      +ensure ngd-Bridge
       ensure ngd-dj
      -ensure [ngd]
      -
    8. -
    -

    Note: Skip ngd-dj if you didn’t receive it with your resources.

    -

    Using CODEM Inventory? Click HERE for additional setup instructions.

    -

    Important: If your script includes items, make sure to add them to your framework/inventory along with all icons from the img folder!

    -
    +ensure [ngd] +
    +
  8. +
+

Note: Skip ngd-dj if you didn’t receive it with your resources.

+

Using CODEM Inventory? Click HERE for additional setup instructions.

+

Important: If your script includes items, make sure to add them to your framework/inventory along with all icons from the img folder!

+
\ No newline at end of file