#missing .meta files

2 messages · Page 1 of 1 (latest)

errant crown
#

Hello,
I updated yesterday a game that I'm doing to learn bevy, to the 0.17, and the process that I was generating the file for itch.io doesn't work anymore. Now the program is trying to load .meta files , but I don't have any of this in my game, neither I heard speaking of them on some of the tutorials I did. And before was working fine. Any Idea?

My Game at Itch.io: https://dracks-dev.itch.io/asteroids-3d?secret=94dGHi5Ub2gH5TJ0vKK43XpPXY

And the code: https://codeberg.org/dracks/Asteroids_3D

Thanks!

errant crown
#

I found the problem, the problem was not the .meta files, but... the FPS Plugin doesn't work on My browsers 🙁