init a bigInjectbag project

This commit is contained in:
2025-10-22 02:09:18 +08:00
parent 2a79a885eb
commit 6915ad54ba
9 changed files with 828 additions and 9 deletions

15
dev.md Normal file
View File

@@ -0,0 +1,15 @@
# 开发日志
## 知识类
## 物品详情展示
[ItemDetailsDisplay](decompile\Duckov.UI\ItemDetailsDisplay.cs)
- 支持两个容器
- 槽位 - 类似于枪械上的装备
- Inventory - 容器的物品库存
- item 详细信息获取
- [ItemDetailCatch](history\ItemDetailCatch.cs)
- 可以通过这种方式获取物品的详细信息
## MOD开发
### better 针包