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.

貢獻者指南