orhun/CoolModFiles

Support playing random mod files through embedded player

Aberta

#36 aberto em 1 de out. de 2022

 (5 comentários) (0 reação) (1 responsável)JavaScript (13 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (157 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador