shftgroup / gisst

Easily embed a libretro emulator in a website
GNU General Public License v3.0
4 stars 0 forks source link

core versioning/schema #158

Open JoeOsborn opened 1 month ago

JoeOsborn commented 1 month ago

We gotta put our cores into the DB so we can run dist-update without subtly changing all the actual things that are happening. related: we might need to version the asset bundle too...

ekaltman commented 1 month ago

This is a pretty big one, I'll start working on the schema modifications and thinking through it. By "put into" the DB, you mean records of the core version / hashes? Or the actually core files? I feel like we'd want those in their own directory.