diff --git a/authme-integration_2.2.0.zip b/authme-integration_2.2.0.zip new file mode 100644 index 0000000..18d3b24 Binary files /dev/null and b/authme-integration_2.2.0.zip differ diff --git a/forum-integration_4.0.0.zip b/forum-integration_4.0.0.zip new file mode 100644 index 0000000..10a8234 Binary files /dev/null and b/forum-integration_4.0.0.zip differ diff --git a/registry.json b/registry.json index 111b358..68603bc 100644 --- a/registry.json +++ b/registry.json @@ -2,289 +2,305 @@ "version": 1, "packages": [ { - "name": "authme-integration", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fauthme-integration_2.1.1.zip", - "shasum": "78cbb7c3140458a206cbda56e332146454a52b17" - }, - "version": "2.1.1", - "description": "与 Authme 进行数据对接,让玩家可以使用皮肤站的账号密码登录游戏。启用之前请仔细阅读使用说明 👉 http://t.cn/RDEUFQS", - "author": "printempw", + "version": "2.2.0", "require": { - "blessing-skin-server": "^4.0.0" + "blessing-skin-server": "^4.0.0", + "single-player-limit": "^2.0.0" }, - "title": "Authme 数据对接" + "title": "Authme 数据对接", + "description": "与 Authme 进行数据对接,让玩家可以使用皮肤站的账号密码登录游戏。启用之前请仔细阅读使用说明 👉 http://t.cn/RDEUFQS", + "name": "authme-integration", + "author": "printempw", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fauthme-integration_2.2.0.zip", + "type": "zip", + "shasum": "4b8be7826c5712db811ef84aa6638dbe4fe6387c" + } }, { - "name": "batch-import", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fbatch-import_3.1.1.zip", - "shasum": "122f760626861adbcc881a489888989dc158453d" - }, "version": "3.1.1", - "description": "从本地文件批量导入材质至皮肤库,启用后请刷新页面从侧边栏进入。", - "author": "printempw", "require": { "blessing-skin-server": "^4.1.0" }, - "title": "批量导入" + "title": "批量导入", + "description": "从本地文件批量导入材质至皮肤库,启用后请刷新页面从侧边栏进入。", + "name": "batch-import", + "author": "printempw", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fbatch-import_3.1.1.zip", + "type": "zip", + "shasum": "122f760626861adbcc881a489888989dc158453d" + } }, { - "name": "config-generator", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fconfig-generator_2.1.0.zip", - "shasum": "547f94809a0cb63380f5af9e486e32b5f3613457" - }, "version": "2.1.0", + "require": { + "blessing-skin-server": "^4.0.0" + }, + "title": "配置生成", "description": "在用户中心添加自动生成皮肤 Mod 配置的页面。", + "name": "config-generator", "author": "printempw", - "require": { - "blessing-skin-server": "^4.0.0" - }, - "title": "配置生成" + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fconfig-generator_2.1.0.zip", + "type": "zip", + "shasum": "547f94809a0cb63380f5af9e486e32b5f3613457" + } }, { - "name": "example-plugin", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fexample-plugin_2.0.0.zip", - "shasum": "c3cce102cd811e289d9ab9184ffbcd973b2f4de3" - }, "version": "2.0.0", + "require": { + "blessing-skin-server": "^4.0.0" + }, + "title": "示例插件", "description": "可以直接创建此插件的副本并在其基础上开发新的插件,其代码也兼具插件开发文档功能(其实就是我懒得写文档)", + "name": "example-plugin", "author": "printempw", - "require": { - "blessing-skin-server": "^4.0.0" - }, - "title": "示例插件" + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fexample-plugin_2.0.0.zip", + "type": "zip", + "shasum": "c3cce102cd811e289d9ab9184ffbcd973b2f4de3" + } }, { - "name": "forum-integration", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fforum-integration_3.1.0.zip", - "shasum": "717e53e6156477f6a3a7be964cea911ef03be6b8" + "version": "4.0.0", + "require": { + "blessing-skin-server": ">=4.0.0" }, - "version": "3.1.0", + "title": "论坛数据对接", "description": "与 Discuz、Phpwind、Flarum 论坛程序进行数据对接,让玩家可以使用论坛的账号密码登录皮肤站,反之亦可。启用之前请仔细阅读使用说明 👉 http://t.cn/RDEq0aH", + "name": "forum-integration", "author": "printempw", - "require": { - "blessing-skin-server": "^4.0.0" - }, - "title": "论坛数据对接" + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fforum-integration_4.0.0.zip", + "type": "zip", + "shasum": "0e8d9a8b3bc9047d0a8a86a9b444e7e1397f94c6" + } }, { - "name": "hello-dolly", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fhello-dolly_1.2.0.zip", - "shasum": "6acccb65bd0848cab1801d72010f3def2b276719" - }, "version": "1.2.0", + "require": { + "blessing-skin-server": "*" + }, + "title": "HelloDolly::general.hello-dolly", "description": "HelloDolly::general.description", + "name": "hello-dolly", "author": "Matt Mullenweg", - "require": { - "blessing-skin-server": "*" - }, - "title": "HelloDolly::general.hello-dolly" + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fhello-dolly_1.2.0.zip", + "type": "zip", + "shasum": "6acccb65bd0848cab1801d72010f3def2b276719" + } }, { - "name": "hitokoto", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fhitokoto_1.2.0.zip", - "shasum": "3cd70a7de0e447b039bbb2bb94d16d9a58e8a5ce" - }, "version": "1.2.0", - "description": "在用户中心和管理面板的右上角显示一言。", - "author": "Little_Qiu", "require": { "blessing-skin-server": "*" }, - "title": "一言" + "title": "一言", + "description": "在用户中心和管理面板的右上角显示一言。", + "name": "hitokoto", + "author": "Little_Qiu", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fhitokoto_1.2.0.zip", + "type": "zip", + "shasum": "3cd70a7de0e447b039bbb2bb94d16d9a58e8a5ce" + } }, { - "name": "insane-profile-cache", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Finsane-profile-cache_2.1.0.zip", - "shasum": "372cf772d939704db91252ada98258711fe8bd62" - }, "version": "2.1.0", + "require": { + "blessing-skin-server": "^4.0.0" + }, + "title": "Profile 文件缓存", "description": "直接生成玩家 Profile 的文件缓存,交给 Nginx 处理,慎用。每次玩家更新皮肤时、添加新角色时都会自动更新文件缓存。", + "name": "insane-profile-cache", "author": "printempw", - "require": { - "blessing-skin-server": "^4.0.0" - }, - "title": "Profile 文件缓存" + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Finsane-profile-cache_2.1.0.zip", + "type": "zip", + "shasum": "372cf772d939704db91252ada98258711fe8bd62" + } }, { - "name": "invitation-codes", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Finvitation-codes_2.1.0.zip", - "shasum": "a23d4c365e803c73ba525473da52d3f778e407fa" - }, "version": "2.1.0", - "description": "在管理后台生成邀请码,只有持有邀请码才可以注册成为本站用户。", - "author": "printempw", "require": { "blessing-skin-server": "^4.0.0" }, - "title": "注册邀请码" + "title": "注册邀请码", + "description": "在管理后台生成邀请码,只有持有邀请码才可以注册成为本站用户。", + "name": "invitation-codes", + "author": "printempw", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Finvitation-codes_2.1.0.zip", + "type": "zip", + "shasum": "a23d4c365e803c73ba525473da52d3f778e407fa" + } }, { - "name": "mojang-verification", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fmojang-verification_0.6.7.zip", - "shasum": "3a3b0779bc965e68bb78625228d9656461b1aad1" - }, "version": "0.6.7", - "description": "为拥有正版账号的用户提供验证、绑定。", - "author": "GPlane", "require": { "blessing-skin-server": "^4.3.0" }, - "title": "正版验证" + "title": "正版验证", + "description": "为拥有正版账号的用户提供验证、绑定。", + "name": "mojang-verification", + "author": "GPlane", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fmojang-verification_0.6.7.zip", + "type": "zip", + "shasum": "3a3b0779bc965e68bb78625228d9656461b1aad1" + } }, { - "name": "password-algorithm-transition", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fpassword-algorithm-transition_1.1.2.zip", - "shasum": "7335655db1620495cb77f532a370edde0cd4f604" - }, "version": "1.1.2", - "description": "将站点的密码算法进行渐进式的切换。使用方法可阅读:https://github.com/bs-community/blessing-skin-plugins/blob/master/password-algorithm-transition/README.md", - "author": "GPlane", "require": { "blessing-skin-server": "^4.1.0" }, - "title": "密码算法切换" + "title": "密码算法切换", + "description": "将站点的密码算法进行渐进式的切换。使用方法可阅读:https://github.com/bs-community/blessing-skin-plugins/blob/master/password-algorithm-transition/README.md", + "name": "password-algorithm-transition", + "author": "GPlane", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fpassword-algorithm-transition_1.1.2.zip", + "type": "zip", + "shasum": "7335655db1620495cb77f532a370edde0cd4f604" + } }, { - "name": "pray-for-kyoto-animation", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fpray-for-kyoto-animation_1.0.2.zip", - "shasum": "67dae112de68db6720dd0bdf347d4793c13d39c9" - }, "version": "1.0.2", - "description": "为京都动画第一工作室祈福。", - "author": "GPlane", "require": { "blessing-skin-server": "*" }, - "title": "祈福京阿尼" + "title": "祈福京阿尼", + "description": "为京都动画第一工作室祈福。", + "name": "pray-for-kyoto-animation", + "author": "GPlane", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fpray-for-kyoto-animation_1.0.2.zip", + "type": "zip", + "shasum": "67dae112de68db6720dd0bdf347d4793c13d39c9" + } }, { - "name": "refresh-qcloud-cdn", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Frefresh-qcloud-cdn_2.0.0.zip", - "shasum": "4e86f64c61a8ec7394612e3a58df586dcec2cee4" - }, "version": "2.0.0", - "description": "当角色信息被更新时,自动刷新 CDN 中的 JSON Profile。", - "author": "GPlane", "require": { "blessing-skin-server": "^4.0.0" }, - "title": "刷新腾讯云 CDN" + "title": "刷新腾讯云 CDN", + "description": "当角色信息被更新时,自动刷新 CDN 中的 JSON Profile。", + "name": "refresh-qcloud-cdn", + "author": "GPlane", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Frefresh-qcloud-cdn_2.0.0.zip", + "type": "zip", + "shasum": "4e86f64c61a8ec7394612e3a58df586dcec2cee4" + } }, { - "name": "share-registration-link", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fshare-registration-link_1.2.0.zip", - "shasum": "9e47b9fd82f17c23444ddaa6556471a9ee253f79" - }, "version": "1.2.0", - "description": "允许用户分享注册链接并获得积分", - "author": "GPlane", "require": { "blessing-skin-server": "^4.1.0" }, - "title": "分享注册链接" - }, - { - "name": "textures-aliyun-oss", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Ftextures-aliyun-oss_2.0.0.zip", - "shasum": "9accce4f5228ebb50f7a0b567f1c39b6b036f74b" - }, - "version": "2.0.0", - "description": "将用户上传的材质存储文件至阿里云 OSS 中。", - "author": "printempw", - "require": { - "blessing-skin-server": "^4.0.0" - }, - "title": "阿里云对象存储 OSS" - }, - { - "name": "textures-qcloud-cos", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Ftextures-qcloud-cos_2.0.0.zip", - "shasum": "0b02c376166f55c96b316ce5af4136fc291b4e37" - }, - "version": "2.0.0", - "description": "将用户上传的材质存储文件至腾讯云 COS 中。仅支持 COS v5。", - "author": "printempw", - "require": { - "blessing-skin-server": "^4.0.0" - }, - "title": "腾讯云对象存储 COS" - }, - { - "name": "textures-qiniu-storage", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Ftextures-qiniu-storage_2.0.0.zip", - "shasum": "694ae76357a7ffc402a71a8aafd0afdf426586fa" - }, - "version": "2.0.0", - "description": "将用户上传的材质存储文件至七牛云存储中。", - "author": "printempw", - "require": { - "blessing-skin-server": "^4.0.0" - }, - "title": "七牛云存储" - }, - { - "name": "trust-proxies", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Ftrust-proxies_0.1.0.zip", - "shasum": "a2d7bd0af8dc8f0f2c046967a6f6063ddf47a3e0" - }, - "version": "0.1.0", - "description": "当站点使用负载均衡并开启 SSL 时,若遇到 URL 问题,可尝试安装并开启此插件。", + "title": "分享注册链接", + "description": "允许用户分享注册链接并获得积分", + "name": "share-registration-link", "author": "GPlane", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fshare-registration-link_1.2.0.zip", + "type": "zip", + "shasum": "9e47b9fd82f17c23444ddaa6556471a9ee253f79" + } + }, + { + "version": "2.0.0", + "require": { + "blessing-skin-server": ">=4.0.0" + }, + "title": "单角色限制", + "description": "限制一个用户至多只能拥有一个角色。", + "name": "single-player-limit", + "author": "GPlane", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fsingle-player-limit_2.0.0.zip", + "type": "zip", + "shasum": "6f12987b17802fabd5d0deee184e5e8e0286b324" + } + }, + { + "version": "2.0.0", + "require": { + "blessing-skin-server": "^4.0.0" + }, + "title": "阿里云对象存储 OSS", + "description": "将用户上传的材质存储文件至阿里云 OSS 中。", + "name": "textures-aliyun-oss", + "author": "printempw", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Ftextures-aliyun-oss_2.0.0.zip", + "type": "zip", + "shasum": "9accce4f5228ebb50f7a0b567f1c39b6b036f74b" + } + }, + { + "version": "2.0.0", + "require": { + "blessing-skin-server": "^4.0.0" + }, + "title": "腾讯云对象存储 COS", + "description": "将用户上传的材质存储文件至腾讯云 COS 中。仅支持 COS v5。", + "name": "textures-qcloud-cos", + "author": "printempw", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Ftextures-qcloud-cos_2.0.0.zip", + "type": "zip", + "shasum": "0b02c376166f55c96b316ce5af4136fc291b4e37" + } + }, + { + "version": "2.0.0", + "require": { + "blessing-skin-server": "^4.0.0" + }, + "title": "七牛云存储", + "description": "将用户上传的材质存储文件至七牛云存储中。", + "name": "textures-qiniu-storage", + "author": "printempw", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Ftextures-qiniu-storage_2.0.0.zip", + "type": "zip", + "shasum": "694ae76357a7ffc402a71a8aafd0afdf426586fa" + } + }, + { + "version": "0.1.0", "require": { "blessing-skin-server": "^4.2.0" }, - "title": "代理信任" + "title": "代理信任", + "description": "当站点使用负载均衡并开启 SSL 时,若遇到 URL 问题,可尝试安装并开启此插件。", + "name": "trust-proxies", + "author": "GPlane", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Ftrust-proxies_0.1.0.zip", + "type": "zip", + "shasum": "a2d7bd0af8dc8f0f2c046967a6f6063ddf47a3e0" + } }, { - "name": "yggdrasil-api", - "dist": { - "type": "zip", - "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fyggdrasil-api_3.5.0.zip", - "shasum": "c54f9e513336c588ff9d97796687278dc9953bbb" - }, "version": "3.5.0", - "description": "为皮肤站添加自定义 Yggdrasil API 支持,可配合 authlib-injector 等软件使用实现外置登录功能。启用之前请仔细阅读使用说明 👉 http://t.cn/RrUySTY", - "author": "printempw", "require": { "blessing-skin-server": "^4.1.0" }, - "title": "Yggdrasil API" + "title": "Yggdrasil API", + "description": "为皮肤站添加自定义 Yggdrasil API 支持,可配合 authlib-injector 等软件使用实现外置登录功能。启用之前请仔细阅读使用说明 👉 http://t.cn/RrUySTY", + "name": "yggdrasil-api", + "author": "printempw", + "dist": { + "url": "https://dev.azure.com/blessing-skin/0dc12c60-882a-46a2-90c6-9450490193a2/_apis/git/repositories/d5283b63-dfb0-497e-ad17-2860a547596f/Items?path=%2Fyggdrasil-api_3.5.0.zip", + "type": "zip", + "shasum": "c54f9e513336c588ff9d97796687278dc9953bbb" + } } ] } diff --git a/single-player-limit_2.0.0.zip b/single-player-limit_2.0.0.zip new file mode 100644 index 0000000..87190a4 Binary files /dev/null and b/single-player-limit_2.0.0.zip differ