diff --git a/registry_en.json b/registry_en.json index afcc1fd..e9d2509 100644 --- a/registry_en.json +++ b/registry_en.json @@ -518,6 +518,21 @@ "shasum": "947fca70799dba65693028d443b0602f2e2b1a1964a0b62bd1648703219821d5" } }, + { + "name": "texture-description", + "version": "0.1.0", + "title": "Texture Description", + "description": "Allow users to add description for texture.", + "author": "Steven Qiu & GPlane", + "require": { + "blessing-skin-server": "^5.0.0" + }, + "dist": { + "type": "zip", + "url": "https://cdn.jsdelivr.net/gh/bs-community/plugins-dist/texture-description_0.1.0.zip", + "shasum": "ff2df93927ca7ebe37d50d67006399951c86f6ad25b652b67073dbf419727275" + } + }, { "name": "texture-type-cast", "version": "0.3.0", diff --git a/registry_zh_CN.json b/registry_zh_CN.json index 240d154..8aea8dd 100644 --- a/registry_zh_CN.json +++ b/registry_zh_CN.json @@ -518,6 +518,21 @@ "shasum": "947fca70799dba65693028d443b0602f2e2b1a1964a0b62bd1648703219821d5" } }, + { + "name": "texture-description", + "version": "0.1.0", + "title": "材质描述", + "description": "允许用户为材质添加描述", + "author": "Steven Qiu & GPlane", + "require": { + "blessing-skin-server": "^5.0.0" + }, + "dist": { + "type": "zip", + "url": "https://cdn.jsdelivr.net/gh/bs-community/plugins-dist/texture-description_0.1.0.zip", + "shasum": "ff2df93927ca7ebe37d50d67006399951c86f6ad25b652b67073dbf419727275" + } + }, { "name": "texture-type-cast", "version": "0.3.0", diff --git a/texture-description_0.1.0.zip b/texture-description_0.1.0.zip new file mode 100644 index 0000000..eb5d294 Binary files /dev/null and b/texture-description_0.1.0.zip differ