We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There's currently:
manifest.json
.lal/manifest.json
and neither deal with the issue of multiple worlds (set through the config) which was part of the original plan for the split into the .lal folder.
.lal
Want to have just this instead:
lal.yml
and find a better solution to build worlds (multiple configs).
This would be a breaking change for the cisco branch though, so raising it here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There's currently:
manifest.json
.lal/manifest.json
and neither deal with the issue of multiple worlds (set through the config) which was part of the original plan for the split into the
.lal
folder.Want to have just this instead:
lal.yml
and find a better solution to build worlds (multiple configs).
This would be a breaking change for the cisco branch though, so raising it here.
The text was updated successfully, but these errors were encountered: