What are you trying to do?
Need to know engine version that a module was built with so can know if a module is compatible with my engine version.
Want to filter for modules by engine version.
Why is this important to you?
Modules created with an engine version different from the one I'm running might not behave properly.
https://discord.com/channels/707636530424053791/1120503349599543376/1227216892691742761
How are you currently working around this?
You can look at the dagger.json in a module's git repo.
What are you trying to do?
Need to know engine version that a module was built with so can know if a module is compatible with my engine version.
Want to filter for modules by engine version.
Why is this important to you?
Modules created with an engine version different from the one I'm running might not behave properly.
https://discord.com/channels/707636530424053791/1120503349599543376/1227216892691742761
How are you currently working around this?
You can look at the
dagger.jsonin a module's git repo.