Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGreatSageEqualToHeaven authored Nov 21, 2024
1 parent fd4dc88 commit ae655d1
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 @@ -11,6 +11,7 @@ Fiu can be copied from the [Source.lua](https://github.com/rce-incorporated/Fiu/
- `luau_deserialize(bytecode, settings?)` <div>Used to deserialise bytecode.</div>
- `luau_newsettings()` <div>Used to create a table of default settings.</div>
- `luau_validatesettings(settings)` <div>Used to validate the passed settings.</div>
- `luau_getcoverage(module, protoid, callback)` <div>Collects `LOP_COVERAGE` hits and calls `callback` with `(proto_debugname, proto_linedefined, proto_depth, hit_buffer, max_line)`</div>

## Settings

Expand Down

0 comments on commit ae655d1

Please sign in to comment.