增加项目 背包系统完善
This commit is contained in:
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 |
BIN
public/assets/projects/InventorySystem_3.jpg
Normal file
BIN
public/assets/projects/InventorySystem_3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 145 KiB |
@ -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"],
|
||||
|
Reference in New Issue
Block a user