cloud-game/pkg/coordinator
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
..
browser.go Handle no config situation for workers (#253) 2021-01-03 21:23:55 +03:00
coordinator.go Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
handlers.go Use empty auto cert http handler 2021-08-25 23:13:27 +03:00
http.go Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
internalhandlers.go Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
routes.go Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00
useragenthandlers.go Add the ability to set emulator ROM folder (#348) 2021-08-30 19:50:35 +03:00
worker.go Update server HTTPS configuration (#337) 2021-08-09 10:42:06 +03:00