Skip to content

feat: create Language Agnostic Declaration file format and ladfile crate #274

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

Merged
merged 8 commits into from
Feb 12, 2025

Conversation

makspll
Copy link
Owner

@makspll makspll commented Feb 11, 2025

Closes: #247

@makspll
Copy link
Owner Author

makspll commented Feb 11, 2025

ladfile seems to have to be in its own crate, or otherwise the serde_json dependency in core causes issues when it's mixed in with bevy during binding generation

@makspll makspll changed the title feat: create lad file format feat: create Language Agnostic Declaration file format and ladfile crate Feb 11, 2025
@makspll makspll enabled auto-merge (squash) February 11, 2025 22:40
@makspll makspll merged commit 415942b into main Feb 12, 2025
15 checks passed
@makspll makspll deleted the feat/create-lad-format branch February 12, 2025 11:48
This was referenced Feb 10, 2025
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.

Design & Write language agnostic bindings format
1 participant