增加项目 背包系统
This commit is contained in:
BIN
public/assets/projects/InventorySystem_1.jpg
Normal file
BIN
public/assets/projects/InventorySystem_1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 126 KiB |
BIN
public/assets/projects/InventorySystem_2.jpg
Normal file
BIN
public/assets/projects/InventorySystem_2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 153 KiB |
@ -1,8 +1,24 @@
|
||||
{
|
||||
"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": true,
|
||||
"isStar": false,
|
||||
"type": "游戏",
|
||||
"name": "[Demo]Ruby的冒险",
|
||||
"tag": ["教程向", "Unity", "2.5D"],
|
||||
@ -39,7 +55,7 @@
|
||||
"id": 5,
|
||||
"isStar": true,
|
||||
"type": "游戏",
|
||||
"name": "[Demo]幻径",
|
||||
"name": "幻径",
|
||||
"tag": ["教程向", "Unity", "2D"],
|
||||
"description": "学习Unity开发中制作的2D平台跳跃小游戏",
|
||||
"descriptionMini": "平台跳跃小游戏",
|
||||
@ -104,7 +120,7 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"isStar": false,
|
||||
"isStar": true,
|
||||
"type": "动画",
|
||||
"name": "史丹利的寓言",
|
||||
"tag": ["Minecraft"],
|
||||
|
Reference in New Issue
Block a user