Skip to content

Commit

Permalink
chore(init): update docs link and leave an angrier note for imbeciles
Browse files Browse the repository at this point in the history
Config kings continue to edit this file. It's truly astonishing.
  • Loading branch information
thelindat committed Jun 20, 2023
1 parent 1a17f23 commit 0b7bd4a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions init.lua
Original file line number Diff line number Diff line change
@@ -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(),
Expand Down

0 comments on commit 0b7bd4a

Please sign in to comment.