Skip to content

Clarified require usage in lua crash course and explained global Config pattern in client vs server#5

Merged
SamMethot merged 1 commit intomainfrom
fix/require-and-config-clarification
Apr 26, 2026
Merged

Clarified require usage in lua crash course and explained global Config pattern in client vs server#5
SamMethot merged 1 commit intomainfrom
fix/require-and-config-clarification

Conversation

@SamMethot
Copy link
Copy Markdown
Owner

Addresses commenter feedback that lesson 02 oversimplified require (it does work in FiveM Lua + ox_lib has lib.require) and that lesson 03 introduced a global Config table without acknowledging the contradiction with the "always local" rule from lesson 02.

@SamMethot SamMethot merged commit baa00bf into main Apr 26, 2026
2 checks passed
@SamMethot SamMethot deleted the fix/require-and-config-clarification branch April 26, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant