Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(world): worldgen should read system source from root dir #3027

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

holic
Copy link
Member

@holic holic commented Aug 13, 2024

Missed this when refactoring systems and worldgen. This issue only shows up when you cwd and rootDir are different, e.g. running worldgen from a different dir than where the mud config lives.

Found while adding a second MUD config to world-modules in #3026

Copy link

changeset-bot bot commented Aug 13, 2024

🦋 Changeset detected

Latest commit: 84509c5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 24 packages
Name Type
@latticexyz/world Patch
@latticexyz/cli Patch
@latticexyz/dev-tools Patch
@latticexyz/store-sync Patch
@latticexyz/world-modules Patch
mock-game-contracts Patch
ts-benchmarks Patch
@latticexyz/store-indexer Patch
@latticexyz/abi-ts Patch
@latticexyz/block-logs-stream Patch
@latticexyz/common Patch
@latticexyz/config Patch
create-mud Patch
@latticexyz/faucet Patch
@latticexyz/gas-report Patch
@latticexyz/protocol-parser Patch
@latticexyz/query Patch
@latticexyz/react Patch
@latticexyz/recs Patch
@latticexyz/schema-type Patch
solhint-config-mud Patch
solhint-plugin-mud Patch
@latticexyz/store Patch
@latticexyz/utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@holic holic marked this pull request as ready for review August 13, 2024 15:34
@holic holic requested a review from alvrs as a code owner August 13, 2024 15:34
@holic holic merged commit 542ea54 into main Aug 13, 2024
13 checks passed
@holic holic deleted the holic/fix-worldgen-system-source-path branch August 13, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants