cloud-game/pkg/worker
sergystepanov 47a9d70b74
Add the ability to set emulator ROM folder (#348)
Emulators now can load games with the same file extensions if you either place ROMs into the folder named as the emulator in the config file (libretro.core.list value) or any folder as you specify in the `libretro.core.list.{emulator}.folder` config param.
2021-08-30 19:50:35 +03:00
..
cloud-storage Fix errors/misuse with OpenGL-based core API (#237) 2020-11-04 18:59:12 +08:00
room Add the ability to set emulator ROM folder (#348) 2021-08-30 19:50:35 +03:00
coordinator.go Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
handlers.go Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
http.go Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
internalhandlers.go Add the ability to set emulator ROM folder (#348) 2021-08-30 19:50:35 +03:00
routes.go Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
session.go Migrate to v2 suffix (#231) 2020-10-04 23:21:03 +08:00
worker.go Add missing core downloader call 2021-08-12 22:22:46 +03:00