文件名称:re-games-list:生成所有生化危机游戏的 JSON 列表
文件大小:88KB
文件格式:ZIP
更新时间:2024-07-26 18:23:08
JavaScript
重新游戏列表 根据收藏生成所有生化危机游戏的 JSON 列表。 此包使用呈现所有已发布的《生化危机》游戏的 JSON 列表。 用法 $ npm install re-games-list -g 然后 $ re-games-list 列表将在collection.json ()中生成,JSON 看起来像这样: [ { "id" : "pc-res-evi-big-box-whi-lab-0" , // unique ID "title" : "Resident Evil Big Box White Label" , // Title "region" : 0 , // Region "rarity" : 2 , // How rare the game is "platform" : "pc" // Which platform it runs on } ,
【文件预览】:
re-games-list-master
----.jshintrc(473B)
----.jshintignore(13B)
----data-to-rarity.js(307B)
----collection.json(32KB)
----data-from-src.js(3KB)
----LICENSE(1KB)
----README.md(1KB)
----logo.png(79KB)
----.gitignore(597B)
----index.js(2KB)
----.fancom(1KB)
----package.json(533B)