Leafwing-Studios / leafwing_manifest

Data-driven content generation for Bevy
Apache License 2.0
73 stars 2 forks source link

Rename `Manifest::Item` to `Manifest::Entry` #27

Closed alice-i-cecile closed 7 months ago

alice-i-cecile commented 7 months ago

This avoids name space collisions with "item" types in games.

alice-i-cecile commented 7 months ago

After looking at the diff, I don't actually think this is an improvement.