Skip to content

Commit

Permalink
Please Work
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethloeffler committed Sep 23, 2023
1 parent 838cfa0 commit ba79bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
| false | Rojo emits Scripts with the appropriate `RunContext` for `*.client.lua` and `*.server.lua` files in the project. |
| true (default) | Rojo emits LocalScripts and Scripts with legacy `RunContext` (same behavior as previously). |

It can be used like this:

It can be used like this:
```json
{
"emitLegacyScripts": false,
Expand Down

0 comments on commit ba79bc7

Please sign in to comment.