增加项目 背包系统完善

This commit is contained in:
alphaAE
2022-08-24 22:03:39 +08:00
parent f720c4701f
commit 3d1c6d55d3
4 changed files with 18 additions and 17 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

After

Width:  |  Height:  |  Size: 136 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

View File

@ -1,21 +1,5 @@
{
"projects": [
{
"id": 5,
"isStar": false,
"type": "游戏",
"name": "[Part]背包系统",
"tag": ["Unity", "Part"],
"description": "Unity下UGUI开发的背包系统",
"descriptionMini": "UGUI开发的背包系统",
"img": [
"./assets/projects/InventorySystem_1.jpg",
"./assets/projects/InventorySystem_2.jpg"
],
"createTime": "2022.08.24",
"repository": "https://github.com/alphaAE/InventorySystem",
"playUrl": ""
},
{
"id": 0,
"isStar": false,
@ -102,6 +86,23 @@
"repository": "https://github.com/alphaAE/CutMobAddon/tree/main",
"playUrl": ""
},
{
"id": 5,
"isStar": true,
"type": "游戏",
"name": "[Part]背包系统",
"tag": ["Unity", "Part"],
"description": "Unity下UGUI开发的背包系统",
"descriptionMini": "UGUI开发的背包系统",
"img": [
"./assets/projects/InventorySystem_1.jpg",
"./assets/projects/InventorySystem_2.jpg",
"./assets/projects/InventorySystem_3.jpg"
],
"createTime": "2022.08.24",
"repository": "https://github.com/alphaAE/InventorySystem",
"playUrl": "http://www.alphaae.com/games/InventorySystem"
},
{
"id": 3,
"isStar": false,
@ -120,7 +121,7 @@
},
{
"id": 4,
"isStar": true,
"isStar": false,
"type": "动画",
"name": "史丹利的寓言",
"tag": ["Minecraft"],