Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
holic committed Aug 6, 2024
1 parent 19f3dfb commit 8a892fb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .changeset/quiet-pugs-rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
---

Added `deploy` config options to systems in the MUD config:
- `disabled` to toggle deploying the system (defaults to `false`)
- `registerWorldFunctions` to toggle registering namespace-prefixed system functions on the world (defaults to `true`)

- `disabled` to toggle deploying the system (defaults to `false`)
- `registerWorldFunctions` to toggle registering namespace-prefixed system functions on the world (defaults to `true`)

```ts
import { defineWorld } from "@latticexyz/world";
Expand Down

0 comments on commit 8a892fb

Please sign in to comment.