From eceb7f63ff822f2e52f24d47ea406c7c5f3c80d5 Mon Sep 17 00:00:00 2001 From: Administrator Date: Sun, 6 Jul 2025 02:50:13 +0000 Subject: [PATCH] docs: update gettingstarted --- gettingstarted.html | 95 ++++++++++++++++++++++----------------------- 1 file changed, 46 insertions(+), 49 deletions(-) diff --git a/gettingstarted.html b/gettingstarted.html index 79f2fe8..cfd7389 100644 --- a/gettingstarted.html +++ b/gettingstarted.html @@ -2,62 +2,59 @@ title: Getting Started description: published: true -date: 2025-07-06T02:48:55.281Z +date: 2025-07-06T02:50:12.108Z tags: editor: code dateCreated: 2025-06-08T03:06:31.460Z --> - -
-

- Logo -

+ +
+ Logo +
+
+ + +
+
+ Please follow this simple guide to install NGD scripts. +
+
+ BE SURE TO WATCH THE VIDEO BELOW IF YOU NEED FURTHER INSTRUCTION +
+
+ +
- -
- - -
-
- Please follow this simple guide to install NGD scripts. -
-
- 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!

    -
    +
  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!