orhun/CoolModFiles

Support playing random mod files through embedded player

Ouverte

#36 ouverte le 1 oct. 2022

 (5 commentaires) (0 réaction) (1 personne assignée)JavaScript (13 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (157 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur