dyreschlock / pocket-utils

Collection of Java programs and Shell scripts to update and manage the content on my Analogue Pocket
6 stars 0 forks source link

Allow for Multiple Execution Directories on Cores #26

Closed dyreschlock closed 5 months ago

dyreschlock commented 5 months ago

We keep track of cores in the database, but, really, these are being id'd by platform not core. As such, a platform can have multiple cores, and each core would have its own execution directory if it uses Json for games.

Anyways, allow for multiple execution directories on PocketCore so it can search for all games available.

dyreschlock commented 5 months ago

This is working now.