benfrankel / bevy_jam_template

https://pyrious.itch.io/bevy-jam-template
BSD Zero Clause License
3 stars 0 forks source link

Persistence #8

Open benfrankel opened 3 months ago

benfrankel commented 3 months ago

Save / load game and configs, with support for both web and native.

Check out bevy-persistent, bevy_pkv, etc.