orhun/CoolModFiles

Support playing random mod files through embedded player

Offen

#36 geöffnet am 01.10.2022

 (5 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (13 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (157 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide