From 0b7bd4ade383dafaa9f50a31c164052e45db464d Mon Sep 17 00:00:00 2001 From: Linden <65407488+thelindat@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:41:27 +1000 Subject: [PATCH] chore(init): update docs link and leave an angrier note for imbeciles Config kings continue to edit this file. It's truly astonishing. --- init.lua | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/init.lua b/init.lua index 412410b8b4..2aacef9149 100644 --- a/init.lua +++ b/init.lua @@ -1,7 +1,13 @@ +-- It takes a lot of skill to ignore the error telling you why lib is undefined. +-- Some people are that skilled. By skilled I mean blind and oblivious. +if not lib then return end + lib.locale() --- Don't be an idiot and change these convar getters (yes, people do that). --- https://overextended.github.io/docs/ox_inventory/Getting%20Started/config +-- Do not modify this file at all. This isn't a "config" file. You want to change +-- resource settings? Use convars like you were told in the documentation. +-- You did read the docs, right? Probably not, if you're here. +-- https://overextended.dev/ox_inventory#config shared = { resource = GetCurrentResourceName(),