orhun/CoolModFiles

Support playing random mod files through embedded player

Aperta

#36 aperta il 1 ott 2022

 (5 commenti) (0 reazioni) (1 assegnatario)JavaScript (13 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (157 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Currently it is possible to play only one mod through embedded player:

<iframe
  width="100%"
  height="200"
  src="https://coolmodfiles.com/embed/178980"
  frameborder="0"
></iframe>

It would be nice if we support randomized play as well. That's the whole point of the project, after all.

Guida contributor