orhun/CoolModFiles

Support playing random mod files through embedded player

开放

#36 创建于 2022年10月1日

 (5 条评论) (0 个反应) (1 位负责人)JavaScript (13 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (157 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南