orhun/CoolModFiles

Support playing random mod files through embedded player

オープン

#36 opened on 2022/10/01

 (5 件のコメント) (0 件のリアクション) (1 人の担当者)JavaScript (13 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (157 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド