Farama-Foundation / stable-retro

Retro games for Reinforcement Learning
https://stable-retro.farama.org/
MIT License
162 stars 34 forks source link

(OLD) Fix cores not copying to retro/cores in some cases (openai/retro#260) #44

Closed joohei closed 1 year ago

joohei commented 1 year ago

This fixes the issue with the required json files and directories not found inside the cores directory. These files are required to integrate new games using the integration ui or retro.import. Some directory path changes were required to make this work. This fix should correctly place the required files inside the correct folder. For more information about the specific error, check this issue.