Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
plusgiant5 authored Apr 16, 2023
1 parent e72161b commit 4621b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ If you want to make custom functions (without abusing mid hooks or using tempora
2. Get the global table using a lua state offset
3. Create the string which should be the name of the function using string offsets
4. Write to the global table using table offsets, setting the key at the string you created to the closure you created

Implementing this in this repo would double or triple the amount of code, would be harder to maintain, and would be very confusing for beginners.

0 comments on commit 4621b15

Please sign in to comment.