1. 首页
  2. 考试认证
  3. 其它
  4. re games list 生成所有生化危机游戏的JSON列表

re games list 生成所有生化危机游戏的JSON列表

上传者: 2024-10-05 02:48:09上传 ZIP文件 87.99KB 热度 4次
重新游戏列表根据收藏生成所有生化危机游戏的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 } ,
用户评论