Skip to content

Commit 35c966d

Browse files
committed
ye
1 parent 4169337 commit 35c966d

71 files changed

Lines changed: 4546 additions & 3865 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 241 additions & 349 deletions
Large diffs are not rendered by default.

bench.project.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"$className": "StarterPlayer",
2222
"StarterPlayerScripts": {
2323
"$className": "StarterPlayerScripts",
24-
"BenchReceiver": {
25-
"$path": "bench/Receive.client.luau"
24+
"RunBench": {
25+
"$path": "bench/Run.client.luau"
2626
}
2727
}
2828
}

0 commit comments

Comments
 (0)