添加表数据
This commit is contained in:
parent
078fa0abe4
commit
8f6969c09f
28
box1/Assets/Resources/chapter.json
Normal file
28
box1/Assets/Resources/chapter.json
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"ID": 11001,
|
||||||
|
"Chaptericon": "",
|
||||||
|
"Chaptername": "杭州",
|
||||||
|
"Contain": [
|
||||||
|
"110011",
|
||||||
|
"110012",
|
||||||
|
"110013",
|
||||||
|
"110014",
|
||||||
|
"110015"
|
||||||
|
],
|
||||||
|
"Reward": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 11002,
|
||||||
|
"Chaptericon": "",
|
||||||
|
"Chaptername": "上海",
|
||||||
|
"Contain": [
|
||||||
|
"110021",
|
||||||
|
"110022",
|
||||||
|
"110023",
|
||||||
|
"110024",
|
||||||
|
"110025"
|
||||||
|
],
|
||||||
|
"Reward": 0
|
||||||
|
}
|
||||||
|
]
|
7
box1/Assets/Resources/chapter.json.meta
Normal file
7
box1/Assets/Resources/chapter.json.meta
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0fde3fe8e961ab5439b7009b90f9bc4c
|
||||||
|
TextScriptImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
48
box1/Assets/Resources/eventgroup.json
Normal file
48
box1/Assets/Resources/eventgroup.json
Normal file
@ -0,0 +1,48 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"ID": 1100111,
|
||||||
|
"Eventgroup": [
|
||||||
|
"11001111",
|
||||||
|
"11001121",
|
||||||
|
"11001131",
|
||||||
|
"11001141",
|
||||||
|
"11001151"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 1100112,
|
||||||
|
"Eventgroup": [
|
||||||
|
"11001121",
|
||||||
|
"11001131",
|
||||||
|
"11001141",
|
||||||
|
"11001151"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 1100113,
|
||||||
|
"Eventgroup": [
|
||||||
|
"11001121",
|
||||||
|
"11001131",
|
||||||
|
"11001141",
|
||||||
|
"11001151"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 1100114,
|
||||||
|
"Eventgroup": [
|
||||||
|
"11001121",
|
||||||
|
"11001131",
|
||||||
|
"11001141",
|
||||||
|
"11001151"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 1100115,
|
||||||
|
"Eventgroup": [
|
||||||
|
"11001121",
|
||||||
|
"11001131",
|
||||||
|
"11001141",
|
||||||
|
"11001151"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
7
box1/Assets/Resources/eventgroup.json.meta
Normal file
7
box1/Assets/Resources/eventgroup.json.meta
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0bdc9730ad3a1de44957047330ae93dc
|
||||||
|
TextScriptImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
52
box1/Assets/Resources/eventtype.json
Normal file
52
box1/Assets/Resources/eventtype.json
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"ID": 11001111,
|
||||||
|
"Eventtype": 9,
|
||||||
|
"Event1": 0,
|
||||||
|
"Event2": 0,
|
||||||
|
"Time": 0,
|
||||||
|
"Describe": "直接到达目标点",
|
||||||
|
"Weight": 100,
|
||||||
|
"Advertisement": 1
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 11001121,
|
||||||
|
"Eventtype": 1,
|
||||||
|
"Event1": 100,
|
||||||
|
"Event2": 0,
|
||||||
|
"Time": 0,
|
||||||
|
"Describe": "移动速度增加X",
|
||||||
|
"Weight": 30,
|
||||||
|
"Advertisement": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 11001131,
|
||||||
|
"Eventtype": 1,
|
||||||
|
"Event1": 30,
|
||||||
|
"Event2": 0,
|
||||||
|
"Time": 10,
|
||||||
|
"Describe": "移动速度增加X,持续Z秒",
|
||||||
|
"Weight": 30,
|
||||||
|
"Advertisement": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 11001141,
|
||||||
|
"Eventtype": 2,
|
||||||
|
"Event1": 30,
|
||||||
|
"Event2": 0,
|
||||||
|
"Time": 0,
|
||||||
|
"Describe": "移动时间增加",
|
||||||
|
"Weight": 30,
|
||||||
|
"Advertisement": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 11001151,
|
||||||
|
"Eventtype": 4,
|
||||||
|
"Event1": 20,
|
||||||
|
"Event2": 40,
|
||||||
|
"Time": 0,
|
||||||
|
"Describe": "移动速度降低X%,移动时间增加Y",
|
||||||
|
"Weight": 30,
|
||||||
|
"Advertisement": 0
|
||||||
|
}
|
||||||
|
]
|
7
box1/Assets/Resources/eventtype.json.meta
Normal file
7
box1/Assets/Resources/eventtype.json.meta
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: bbf2cf23c72b5c54dabb85789f5294d5
|
||||||
|
TextScriptImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
64
box1/Assets/Resources/level.json
Normal file
64
box1/Assets/Resources/level.json
Normal file
@ -0,0 +1,64 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"ID": 110011,
|
||||||
|
"name": "西湖",
|
||||||
|
"Front": 0,
|
||||||
|
"Strength": 5,
|
||||||
|
"Timetype": 1,
|
||||||
|
"Countdown": 300,
|
||||||
|
"Box": 3,
|
||||||
|
"Maintasks": 211001,
|
||||||
|
"Additionaltasks": [
|
||||||
|
"211002",
|
||||||
|
"211003"
|
||||||
|
],
|
||||||
|
"Length": 1000,
|
||||||
|
"Target": 5000,
|
||||||
|
"Nodelocation": [
|
||||||
|
"10",
|
||||||
|
"15",
|
||||||
|
"20",
|
||||||
|
"25",
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"Eventgroupid": [
|
||||||
|
"1100111",
|
||||||
|
"1100112",
|
||||||
|
"1100113",
|
||||||
|
"1100114",
|
||||||
|
"1100115"
|
||||||
|
],
|
||||||
|
"Rewards": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 110012,
|
||||||
|
"name": "横店",
|
||||||
|
"Front": 110011,
|
||||||
|
"Strength": 5,
|
||||||
|
"Timetype": 1,
|
||||||
|
"Countdown": 300,
|
||||||
|
"Box": 3,
|
||||||
|
"Maintasks": 211001,
|
||||||
|
"Additionaltasks": [
|
||||||
|
"211002",
|
||||||
|
"211004"
|
||||||
|
],
|
||||||
|
"Length": 1000,
|
||||||
|
"Target": 5000,
|
||||||
|
"Nodelocation": [
|
||||||
|
"10",
|
||||||
|
"15",
|
||||||
|
"20",
|
||||||
|
"25",
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"Eventgroupid": [
|
||||||
|
"1100111",
|
||||||
|
"1100112",
|
||||||
|
"1100113",
|
||||||
|
"1100114",
|
||||||
|
"1100115"
|
||||||
|
],
|
||||||
|
"Rewards": 0
|
||||||
|
}
|
||||||
|
]
|
7
box1/Assets/Resources/level.json.meta
Normal file
7
box1/Assets/Resources/level.json.meta
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 3d502d52863a7c64d87ce1d2f84e0ccb
|
||||||
|
TextScriptImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
44
box1/Assets/Resources/task.json
Normal file
44
box1/Assets/Resources/task.json
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"ID": 211001,
|
||||||
|
"Tasktype": 1,
|
||||||
|
"Targettype": 0,
|
||||||
|
"Targetid": 0,
|
||||||
|
"Targetnumber": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 211002,
|
||||||
|
"Tasktype": 2,
|
||||||
|
"Targettype": 0,
|
||||||
|
"Targetid": 0,
|
||||||
|
"Targetnumber": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 211003,
|
||||||
|
"Tasktype": 3,
|
||||||
|
"Targettype": 3,
|
||||||
|
"Targetid": 0,
|
||||||
|
"Targetnumber": 10000
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 211004,
|
||||||
|
"Tasktype": 4,
|
||||||
|
"Targettype": 2,
|
||||||
|
"Targetid": 4,
|
||||||
|
"Targetnumber": 3
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 211005,
|
||||||
|
"Tasktype": 5,
|
||||||
|
"Targettype": 1,
|
||||||
|
"Targetid": 60,
|
||||||
|
"Targetnumber": 0
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"ID": 211006,
|
||||||
|
"Tasktype": 6,
|
||||||
|
"Targettype": 1,
|
||||||
|
"Targetid": 100,
|
||||||
|
"Targetnumber": 0
|
||||||
|
}
|
||||||
|
]
|
7
box1/Assets/Resources/task.json.meta
Normal file
7
box1/Assets/Resources/task.json.meta
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 8229fa1484030d44f9d375d324147a68
|
||||||
|
TextScriptImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -2509,6 +2509,81 @@ SpriteRenderer:
|
|||||||
m_WasSpriteAssigned: 1
|
m_WasSpriteAssigned: 1
|
||||||
m_MaskInteraction: 0
|
m_MaskInteraction: 0
|
||||||
m_SpriteSortPoint: 0
|
m_SpriteSortPoint: 0
|
||||||
|
--- !u!1 &137178344
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 137178345}
|
||||||
|
- component: {fileID: 137178347}
|
||||||
|
- component: {fileID: 137178346}
|
||||||
|
m_Layer: 5
|
||||||
|
m_Name: Image
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!224 &137178345
|
||||||
|
RectTransform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 137178344}
|
||||||
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_ConstrainProportionsScale: 0
|
||||||
|
m_Children: []
|
||||||
|
m_Father: {fileID: 1731920564}
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
m_AnchorMin: {x: 0, y: 0.5}
|
||||||
|
m_AnchorMax: {x: 1, y: 0.5}
|
||||||
|
m_AnchoredPosition: {x: 0, y: 327.58563}
|
||||||
|
m_SizeDelta: {x: -272.042, y: 593.7075}
|
||||||
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
|
--- !u!114 &137178346
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 137178344}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_Color: {r: 0.9056604, g: 0.2691349, b: 0.2691349, a: 1}
|
||||||
|
m_RaycastTarget: 1
|
||||||
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
m_Maskable: 1
|
||||||
|
m_OnCullStateChanged:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
m_Sprite: {fileID: 0}
|
||||||
|
m_Type: 0
|
||||||
|
m_PreserveAspect: 0
|
||||||
|
m_FillCenter: 1
|
||||||
|
m_FillMethod: 4
|
||||||
|
m_FillAmount: 1
|
||||||
|
m_FillClockwise: 1
|
||||||
|
m_FillOrigin: 0
|
||||||
|
m_UseSpriteMesh: 0
|
||||||
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!222 &137178347
|
||||||
|
CanvasRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 137178344}
|
||||||
|
m_CullTransparentMesh: 1
|
||||||
--- !u!1 &156983834
|
--- !u!1 &156983834
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
@ -5253,6 +5328,82 @@ Transform:
|
|||||||
m_Children: []
|
m_Children: []
|
||||||
m_Father: {fileID: 775228670}
|
m_Father: {fileID: 775228670}
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
--- !u!1 &290660812
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 290660813}
|
||||||
|
- component: {fileID: 290660815}
|
||||||
|
- component: {fileID: 290660814}
|
||||||
|
m_Layer: 5
|
||||||
|
m_Name: TourPanel
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!224 &290660813
|
||||||
|
RectTransform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 290660812}
|
||||||
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_ConstrainProportionsScale: 0
|
||||||
|
m_Children:
|
||||||
|
- {fileID: 1731920564}
|
||||||
|
m_Father: {fileID: 1069201192}
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
m_AnchorMin: {x: 0, y: 0}
|
||||||
|
m_AnchorMax: {x: 1, y: 1}
|
||||||
|
m_AnchoredPosition: {x: 0, y: 0}
|
||||||
|
m_SizeDelta: {x: 0, y: 0}
|
||||||
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
|
--- !u!114 &290660814
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 290660812}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_Color: {r: 1, g: 1, b: 1, a: 0.392}
|
||||||
|
m_RaycastTarget: 1
|
||||||
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
m_Maskable: 1
|
||||||
|
m_OnCullStateChanged:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
|
||||||
|
m_Type: 1
|
||||||
|
m_PreserveAspect: 0
|
||||||
|
m_FillCenter: 1
|
||||||
|
m_FillMethod: 4
|
||||||
|
m_FillAmount: 1
|
||||||
|
m_FillClockwise: 1
|
||||||
|
m_FillOrigin: 0
|
||||||
|
m_UseSpriteMesh: 0
|
||||||
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!222 &290660815
|
||||||
|
CanvasRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 290660812}
|
||||||
|
m_CullTransparentMesh: 1
|
||||||
--- !u!1 &291790439
|
--- !u!1 &291790439
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
@ -19065,7 +19216,7 @@ MonoBehaviour:
|
|||||||
m_UiScaleMode: 0
|
m_UiScaleMode: 0
|
||||||
m_ReferencePixelsPerUnit: 100
|
m_ReferencePixelsPerUnit: 100
|
||||||
m_ScaleFactor: 1
|
m_ScaleFactor: 1
|
||||||
m_ReferenceResolution: {x: 800, y: 600}
|
m_ReferenceResolution: {x: 1920, y: 1080}
|
||||||
m_ScreenMatchMode: 0
|
m_ScreenMatchMode: 0
|
||||||
m_MatchWidthOrHeight: 0
|
m_MatchWidthOrHeight: 0
|
||||||
m_PhysicalUnit: 3
|
m_PhysicalUnit: 3
|
||||||
@ -19112,6 +19263,7 @@ RectTransform:
|
|||||||
- {fileID: 1020065702}
|
- {fileID: 1020065702}
|
||||||
- {fileID: 1986121324}
|
- {fileID: 1986121324}
|
||||||
- {fileID: 1043391206}
|
- {fileID: 1043391206}
|
||||||
|
- {fileID: 290660813}
|
||||||
m_Father: {fileID: 0}
|
m_Father: {fileID: 0}
|
||||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
m_AnchorMin: {x: 0, y: 0}
|
m_AnchorMin: {x: 0, y: 0}
|
||||||
@ -20362,8 +20514,8 @@ MonoBehaviour:
|
|||||||
m_Calls: []
|
m_Calls: []
|
||||||
m_text: "\u5269\u4F59"
|
m_text: "\u5269\u4F59"
|
||||||
m_isRightToLeft: 0
|
m_isRightToLeft: 0
|
||||||
m_fontAsset: {fileID: 11400000, guid: 05d165cb23f565545bd57f4f30048b92, type: 2}
|
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||||
m_sharedMaterial: {fileID: -324037929477615083, guid: 05d165cb23f565545bd57f4f30048b92, type: 2}
|
m_sharedMaterial: {fileID: 2180264, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
|
||||||
m_fontSharedMaterials: []
|
m_fontSharedMaterials: []
|
||||||
m_fontMaterial: {fileID: 0}
|
m_fontMaterial: {fileID: 0}
|
||||||
m_fontMaterials: []
|
m_fontMaterials: []
|
||||||
@ -31350,6 +31502,82 @@ MonoBehaviour:
|
|||||||
_animationName: play_1
|
_animationName: play_1
|
||||||
loop: 0
|
loop: 0
|
||||||
timeScale: 1
|
timeScale: 1
|
||||||
|
--- !u!1 &1731920563
|
||||||
|
GameObject:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
serializedVersion: 6
|
||||||
|
m_Component:
|
||||||
|
- component: {fileID: 1731920564}
|
||||||
|
- component: {fileID: 1731920566}
|
||||||
|
- component: {fileID: 1731920565}
|
||||||
|
m_Layer: 5
|
||||||
|
m_Name: Image
|
||||||
|
m_TagString: Untagged
|
||||||
|
m_Icon: {fileID: 0}
|
||||||
|
m_NavMeshLayer: 0
|
||||||
|
m_StaticEditorFlags: 0
|
||||||
|
m_IsActive: 1
|
||||||
|
--- !u!224 &1731920564
|
||||||
|
RectTransform:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1731920563}
|
||||||
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
|
m_LocalPosition: {x: 0, y: 0, z: 0}
|
||||||
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
|
m_ConstrainProportionsScale: 0
|
||||||
|
m_Children:
|
||||||
|
- {fileID: 137178345}
|
||||||
|
m_Father: {fileID: 290660813}
|
||||||
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||||
|
m_AnchorMin: {x: 0, y: 0}
|
||||||
|
m_AnchorMax: {x: 1, y: 1}
|
||||||
|
m_AnchoredPosition: {x: 0, y: 0}
|
||||||
|
m_SizeDelta: {x: 0, y: 0}
|
||||||
|
m_Pivot: {x: 0.5, y: 0.5}
|
||||||
|
--- !u!114 &1731920565
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1731920563}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
m_Material: {fileID: 0}
|
||||||
|
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
m_RaycastTarget: 1
|
||||||
|
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
|
||||||
|
m_Maskable: 1
|
||||||
|
m_OnCullStateChanged:
|
||||||
|
m_PersistentCalls:
|
||||||
|
m_Calls: []
|
||||||
|
m_Sprite: {fileID: 0}
|
||||||
|
m_Type: 0
|
||||||
|
m_PreserveAspect: 0
|
||||||
|
m_FillCenter: 1
|
||||||
|
m_FillMethod: 4
|
||||||
|
m_FillAmount: 1
|
||||||
|
m_FillClockwise: 1
|
||||||
|
m_FillOrigin: 0
|
||||||
|
m_UseSpriteMesh: 0
|
||||||
|
m_PixelsPerUnitMultiplier: 1
|
||||||
|
--- !u!222 &1731920566
|
||||||
|
CanvasRenderer:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1731920563}
|
||||||
|
m_CullTransparentMesh: 1
|
||||||
--- !u!1 &1739229108
|
--- !u!1 &1739229108
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
18
box1/Assets/Script/DataManager.cs
Normal file
18
box1/Assets/Script/DataManager.cs
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
using System.Collections;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using UnityEngine;
|
||||||
|
|
||||||
|
public static class DataManager
|
||||||
|
{
|
||||||
|
public static int Level
|
||||||
|
{
|
||||||
|
get
|
||||||
|
{
|
||||||
|
return PlayerPrefs.GetInt("Level");
|
||||||
|
}
|
||||||
|
set
|
||||||
|
{
|
||||||
|
PlayerPrefs.SetInt("Level",value);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
11
box1/Assets/Script/DataManager.cs.meta
Normal file
11
box1/Assets/Script/DataManager.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 62628f6fe37e3974a9e450184fea816c
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
box1/Assets/Script/Excel.meta
Normal file
8
box1/Assets/Script/Excel.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 70cd83f8482a8c344991e70cf3cbe32d
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
73
box1/Assets/Script/Excel/BChapter.cs
Normal file
73
box1/Assets/Script/Excel/BChapter.cs
Normal file
@ -0,0 +1,73 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public sealed partial class BChapter : Luban.BeanBase
|
||||||
|
{
|
||||||
|
public BChapter(JSONNode _buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["ID"].IsNumber) { throw new SerializationException(); } ID = _buf["ID"]; }
|
||||||
|
{ if(!_buf["Chaptericon"].IsString) { throw new SerializationException(); } Chaptericon = _buf["Chaptericon"]; }
|
||||||
|
{ if(!_buf["Chaptername"].IsString) { throw new SerializationException(); } Chaptername = _buf["Chaptername"]; }
|
||||||
|
{ var __json0 = _buf["Contain"]; if(!__json0.IsArray) { throw new SerializationException(); } Contain = new System.Collections.Generic.List<string>(__json0.Count); foreach(JSONNode __e0 in __json0.Children) { string __v0; { if(!__e0.IsString) { throw new SerializationException(); } __v0 = __e0; } Contain.Add(__v0); } }
|
||||||
|
{ if(!_buf["Reward"].IsNumber) { throw new SerializationException(); } Reward = _buf["Reward"]; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static BChapter DeserializeBChapter(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new BChapter(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// #ID
|
||||||
|
/// </summary>
|
||||||
|
public readonly int ID;
|
||||||
|
/// <summary>
|
||||||
|
/// 章节图标
|
||||||
|
/// </summary>
|
||||||
|
public readonly string Chaptericon;
|
||||||
|
/// <summary>
|
||||||
|
/// 章节名称
|
||||||
|
/// </summary>
|
||||||
|
public readonly string Chaptername;
|
||||||
|
/// <summary>
|
||||||
|
/// 包含关卡ID
|
||||||
|
/// </summary>
|
||||||
|
public readonly System.Collections.Generic.List<string> Contain;
|
||||||
|
/// <summary>
|
||||||
|
/// 关卡宝箱ID
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Reward;
|
||||||
|
|
||||||
|
public const int __ID__ = 1465034155;
|
||||||
|
public override int GetTypeId() => __ID__;
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "ID:" + ID + ","
|
||||||
|
+ "Chaptericon:" + Chaptericon + ","
|
||||||
|
+ "Chaptername:" + Chaptername + ","
|
||||||
|
+ "Contain:" + Luban.StringUtil.CollectionToString(Contain) + ","
|
||||||
|
+ "Reward:" + Reward + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/BChapter.cs.meta
Normal file
11
box1/Assets/Script/Excel/BChapter.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 6c4e6012579c9394ba2a75feeb4f1fee
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
55
box1/Assets/Script/Excel/BEventgroup.cs
Normal file
55
box1/Assets/Script/Excel/BEventgroup.cs
Normal file
@ -0,0 +1,55 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public sealed partial class BEventgroup : Luban.BeanBase
|
||||||
|
{
|
||||||
|
public BEventgroup(JSONNode _buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["ID"].IsNumber) { throw new SerializationException(); } ID = _buf["ID"]; }
|
||||||
|
{ var __json0 = _buf["Eventgroup"]; if(!__json0.IsArray) { throw new SerializationException(); } Eventgroup = new System.Collections.Generic.List<string>(__json0.Count); foreach(JSONNode __e0 in __json0.Children) { string __v0; { if(!__e0.IsString) { throw new SerializationException(); } __v0 = __e0; } Eventgroup.Add(__v0); } }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static BEventgroup DeserializeBEventgroup(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new BEventgroup(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// #ID
|
||||||
|
/// </summary>
|
||||||
|
public readonly int ID;
|
||||||
|
/// <summary>
|
||||||
|
/// 事件组
|
||||||
|
/// </summary>
|
||||||
|
public readonly System.Collections.Generic.List<string> Eventgroup;
|
||||||
|
|
||||||
|
public const int __ID__ = 350488071;
|
||||||
|
public override int GetTypeId() => __ID__;
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "ID:" + ID + ","
|
||||||
|
+ "Eventgroup:" + Luban.StringUtil.CollectionToString(Eventgroup) + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/BEventgroup.cs.meta
Normal file
11
box1/Assets/Script/Excel/BEventgroup.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0cfdce0745ef67048a8d962b0eb1f0d3
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
91
box1/Assets/Script/Excel/BEventtype.cs
Normal file
91
box1/Assets/Script/Excel/BEventtype.cs
Normal file
@ -0,0 +1,91 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public sealed partial class BEventtype : Luban.BeanBase
|
||||||
|
{
|
||||||
|
public BEventtype(JSONNode _buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["ID"].IsNumber) { throw new SerializationException(); } ID = _buf["ID"]; }
|
||||||
|
{ if(!_buf["Eventtype"].IsNumber) { throw new SerializationException(); } Eventtype = _buf["Eventtype"]; }
|
||||||
|
{ if(!_buf["Event1"].IsNumber) { throw new SerializationException(); } Event1 = _buf["Event1"]; }
|
||||||
|
{ if(!_buf["Event2"].IsNumber) { throw new SerializationException(); } Event2 = _buf["Event2"]; }
|
||||||
|
{ if(!_buf["Time"].IsNumber) { throw new SerializationException(); } Time = _buf["Time"]; }
|
||||||
|
{ if(!_buf["Describe"].IsString) { throw new SerializationException(); } Describe = _buf["Describe"]; }
|
||||||
|
{ if(!_buf["Weight"].IsNumber) { throw new SerializationException(); } Weight = _buf["Weight"]; }
|
||||||
|
{ if(!_buf["Advertisement"].IsNumber) { throw new SerializationException(); } Advertisement = _buf["Advertisement"]; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static BEventtype DeserializeBEventtype(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new BEventtype(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// #ID
|
||||||
|
/// </summary>
|
||||||
|
public readonly int ID;
|
||||||
|
/// <summary>
|
||||||
|
/// 事件类型ID
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Eventtype;
|
||||||
|
/// <summary>
|
||||||
|
/// 事件内容1
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Event1;
|
||||||
|
/// <summary>
|
||||||
|
/// 事件内容2
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Event2;
|
||||||
|
/// <summary>
|
||||||
|
/// 持续时间
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Time;
|
||||||
|
/// <summary>
|
||||||
|
/// 事件描述
|
||||||
|
/// </summary>
|
||||||
|
public readonly string Describe;
|
||||||
|
/// <summary>
|
||||||
|
/// 出现权重
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Weight;
|
||||||
|
/// <summary>
|
||||||
|
/// 是否看广告
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Advertisement;
|
||||||
|
|
||||||
|
public const int __ID__ = 1951362738;
|
||||||
|
public override int GetTypeId() => __ID__;
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "ID:" + ID + ","
|
||||||
|
+ "Eventtype:" + Eventtype + ","
|
||||||
|
+ "Event1:" + Event1 + ","
|
||||||
|
+ "Event2:" + Event2 + ","
|
||||||
|
+ "Time:" + Time + ","
|
||||||
|
+ "Describe:" + Describe + ","
|
||||||
|
+ "Weight:" + Weight + ","
|
||||||
|
+ "Advertisement:" + Advertisement + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/BEventtype.cs.meta
Normal file
11
box1/Assets/Script/Excel/BEventtype.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f863b97dd9e53d34d9702baa53b487c2
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
127
box1/Assets/Script/Excel/BLevel.cs
Normal file
127
box1/Assets/Script/Excel/BLevel.cs
Normal file
@ -0,0 +1,127 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public sealed partial class BLevel : Luban.BeanBase
|
||||||
|
{
|
||||||
|
public BLevel(JSONNode _buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["ID"].IsNumber) { throw new SerializationException(); } ID = _buf["ID"]; }
|
||||||
|
{ if(!_buf["name"].IsString) { throw new SerializationException(); } Name = _buf["name"]; }
|
||||||
|
{ if(!_buf["Front"].IsNumber) { throw new SerializationException(); } Front = _buf["Front"]; }
|
||||||
|
{ if(!_buf["Strength"].IsNumber) { throw new SerializationException(); } Strength = _buf["Strength"]; }
|
||||||
|
{ if(!_buf["Timetype"].IsNumber) { throw new SerializationException(); } Timetype = _buf["Timetype"]; }
|
||||||
|
{ if(!_buf["Countdown"].IsNumber) { throw new SerializationException(); } Countdown = _buf["Countdown"]; }
|
||||||
|
{ if(!_buf["Box"].IsNumber) { throw new SerializationException(); } Box = _buf["Box"]; }
|
||||||
|
{ if(!_buf["Maintasks"].IsNumber) { throw new SerializationException(); } Maintasks = _buf["Maintasks"]; }
|
||||||
|
{ var __json0 = _buf["Additionaltasks"]; if(!__json0.IsArray) { throw new SerializationException(); } Additionaltasks = new System.Collections.Generic.List<string>(__json0.Count); foreach(JSONNode __e0 in __json0.Children) { string __v0; { if(!__e0.IsString) { throw new SerializationException(); } __v0 = __e0; } Additionaltasks.Add(__v0); } }
|
||||||
|
{ if(!_buf["Length"].IsNumber) { throw new SerializationException(); } Length = _buf["Length"]; }
|
||||||
|
{ if(!_buf["Target"].IsNumber) { throw new SerializationException(); } Target = _buf["Target"]; }
|
||||||
|
{ var __json0 = _buf["Nodelocation"]; if(!__json0.IsArray) { throw new SerializationException(); } Nodelocation = new System.Collections.Generic.List<string>(__json0.Count); foreach(JSONNode __e0 in __json0.Children) { string __v0; { if(!__e0.IsString) { throw new SerializationException(); } __v0 = __e0; } Nodelocation.Add(__v0); } }
|
||||||
|
{ var __json0 = _buf["Eventgroupid"]; if(!__json0.IsArray) { throw new SerializationException(); } Eventgroupid = new System.Collections.Generic.List<string>(__json0.Count); foreach(JSONNode __e0 in __json0.Children) { string __v0; { if(!__e0.IsString) { throw new SerializationException(); } __v0 = __e0; } Eventgroupid.Add(__v0); } }
|
||||||
|
{ if(!_buf["Rewards"].IsNumber) { throw new SerializationException(); } Rewards = _buf["Rewards"]; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static BLevel DeserializeBLevel(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new BLevel(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// 关卡ID
|
||||||
|
/// </summary>
|
||||||
|
public readonly int ID;
|
||||||
|
/// <summary>
|
||||||
|
/// #ID
|
||||||
|
/// </summary>
|
||||||
|
public readonly string Name;
|
||||||
|
/// <summary>
|
||||||
|
/// 关卡开启前置
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Front;
|
||||||
|
/// <summary>
|
||||||
|
/// 体力消耗
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Strength;
|
||||||
|
/// <summary>
|
||||||
|
/// 时间类型
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Timetype;
|
||||||
|
/// <summary>
|
||||||
|
/// 装箱倒计时
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Countdown;
|
||||||
|
/// <summary>
|
||||||
|
/// 默认箱子
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Box;
|
||||||
|
/// <summary>
|
||||||
|
/// 关卡主要任务
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Maintasks;
|
||||||
|
/// <summary>
|
||||||
|
/// 关卡额外任务
|
||||||
|
/// </summary>
|
||||||
|
public readonly System.Collections.Generic.List<string> Additionaltasks;
|
||||||
|
/// <summary>
|
||||||
|
/// 关卡走路长度
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Length;
|
||||||
|
/// <summary>
|
||||||
|
/// 目标万分比
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Target;
|
||||||
|
/// <summary>
|
||||||
|
/// 关卡节点位置
|
||||||
|
/// </summary>
|
||||||
|
public readonly System.Collections.Generic.List<string> Nodelocation;
|
||||||
|
/// <summary>
|
||||||
|
/// 节点事件组ID
|
||||||
|
/// </summary>
|
||||||
|
public readonly System.Collections.Generic.List<string> Eventgroupid;
|
||||||
|
/// <summary>
|
||||||
|
/// 关卡奖励
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Rewards;
|
||||||
|
|
||||||
|
public const int __ID__ = 1962837090;
|
||||||
|
public override int GetTypeId() => __ID__;
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "ID:" + ID + ","
|
||||||
|
+ "name:" + Name + ","
|
||||||
|
+ "Front:" + Front + ","
|
||||||
|
+ "Strength:" + Strength + ","
|
||||||
|
+ "Timetype:" + Timetype + ","
|
||||||
|
+ "Countdown:" + Countdown + ","
|
||||||
|
+ "Box:" + Box + ","
|
||||||
|
+ "Maintasks:" + Maintasks + ","
|
||||||
|
+ "Additionaltasks:" + Luban.StringUtil.CollectionToString(Additionaltasks) + ","
|
||||||
|
+ "Length:" + Length + ","
|
||||||
|
+ "Target:" + Target + ","
|
||||||
|
+ "Nodelocation:" + Luban.StringUtil.CollectionToString(Nodelocation) + ","
|
||||||
|
+ "Eventgroupid:" + Luban.StringUtil.CollectionToString(Eventgroupid) + ","
|
||||||
|
+ "Rewards:" + Rewards + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/BLevel.cs.meta
Normal file
11
box1/Assets/Script/Excel/BLevel.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1e5c21db17cc77b408d530c639781cc8
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
73
box1/Assets/Script/Excel/BTask.cs
Normal file
73
box1/Assets/Script/Excel/BTask.cs
Normal file
@ -0,0 +1,73 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public sealed partial class BTask : Luban.BeanBase
|
||||||
|
{
|
||||||
|
public BTask(JSONNode _buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["ID"].IsNumber) { throw new SerializationException(); } ID = _buf["ID"]; }
|
||||||
|
{ if(!_buf["Tasktype"].IsNumber) { throw new SerializationException(); } Tasktype = _buf["Tasktype"]; }
|
||||||
|
{ if(!_buf["Targettype"].IsNumber) { throw new SerializationException(); } Targettype = _buf["Targettype"]; }
|
||||||
|
{ if(!_buf["Targetid"].IsNumber) { throw new SerializationException(); } Targetid = _buf["Targetid"]; }
|
||||||
|
{ if(!_buf["Targetnumber"].IsNumber) { throw new SerializationException(); } Targetnumber = _buf["Targetnumber"]; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static BTask DeserializeBTask(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new BTask(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// #ID
|
||||||
|
/// </summary>
|
||||||
|
public readonly int ID;
|
||||||
|
/// <summary>
|
||||||
|
/// 任务类型
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Tasktype;
|
||||||
|
/// <summary>
|
||||||
|
/// 目标类型
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Targettype;
|
||||||
|
/// <summary>
|
||||||
|
/// 目标ID
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Targetid;
|
||||||
|
/// <summary>
|
||||||
|
/// 目标数量
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Targetnumber;
|
||||||
|
|
||||||
|
public const int __ID__ = 63551719;
|
||||||
|
public override int GetTypeId() => __ID__;
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "ID:" + ID + ","
|
||||||
|
+ "Tasktype:" + Tasktype + ","
|
||||||
|
+ "Targettype:" + Targettype + ","
|
||||||
|
+ "Targetid:" + Targetid + ","
|
||||||
|
+ "Targetnumber:" + Targetnumber + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/BTask.cs.meta
Normal file
11
box1/Assets/Script/Excel/BTask.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b530a63219c4b3447a3cb43edc52a06c
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
box1/Assets/Script/Excel/Box.meta
Normal file
8
box1/Assets/Script/Excel/Box.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: deb462dfc261778458313fcdbf43def1
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
53
box1/Assets/Script/Excel/Chapter.cs
Normal file
53
box1/Assets/Script/Excel/Chapter.cs
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public partial class Chapter
|
||||||
|
{
|
||||||
|
private readonly System.Collections.Generic.Dictionary<int, BChapter> _dataMap;
|
||||||
|
private readonly System.Collections.Generic.List<BChapter> _dataList;
|
||||||
|
|
||||||
|
public Chapter(JSONNode _buf)
|
||||||
|
{
|
||||||
|
_dataMap = new System.Collections.Generic.Dictionary<int, BChapter>();
|
||||||
|
_dataList = new System.Collections.Generic.List<BChapter>();
|
||||||
|
|
||||||
|
foreach(JSONNode _ele in _buf.Children)
|
||||||
|
{
|
||||||
|
BChapter _v;
|
||||||
|
{ if(!_ele.IsObject) { throw new SerializationException(); } _v = BChapter.DeserializeBChapter(_ele); }
|
||||||
|
_dataList.Add(_v);
|
||||||
|
_dataMap.Add(_v.ID, _v);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public System.Collections.Generic.Dictionary<int, BChapter> DataMap => _dataMap;
|
||||||
|
public System.Collections.Generic.List<BChapter> DataList => _dataList;
|
||||||
|
|
||||||
|
public BChapter GetOrDefault(int key) => _dataMap.TryGetValue(key, out var v) ? v : null;
|
||||||
|
public BChapter Get(int key) => _dataMap[key];
|
||||||
|
public BChapter this[int key] => _dataMap[key];
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
foreach(var _v in _dataList)
|
||||||
|
{
|
||||||
|
_v.ResolveRef(tables);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/Chapter.cs.meta
Normal file
11
box1/Assets/Script/Excel/Chapter.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 46505779d7430af4cbd1d8de40252b62
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
53
box1/Assets/Script/Excel/Eventgroup.cs
Normal file
53
box1/Assets/Script/Excel/Eventgroup.cs
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public partial class Eventgroup
|
||||||
|
{
|
||||||
|
private readonly System.Collections.Generic.Dictionary<int, BEventgroup> _dataMap;
|
||||||
|
private readonly System.Collections.Generic.List<BEventgroup> _dataList;
|
||||||
|
|
||||||
|
public Eventgroup(JSONNode _buf)
|
||||||
|
{
|
||||||
|
_dataMap = new System.Collections.Generic.Dictionary<int, BEventgroup>();
|
||||||
|
_dataList = new System.Collections.Generic.List<BEventgroup>();
|
||||||
|
|
||||||
|
foreach(JSONNode _ele in _buf.Children)
|
||||||
|
{
|
||||||
|
BEventgroup _v;
|
||||||
|
{ if(!_ele.IsObject) { throw new SerializationException(); } _v = BEventgroup.DeserializeBEventgroup(_ele); }
|
||||||
|
_dataList.Add(_v);
|
||||||
|
_dataMap.Add(_v.ID, _v);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public System.Collections.Generic.Dictionary<int, BEventgroup> DataMap => _dataMap;
|
||||||
|
public System.Collections.Generic.List<BEventgroup> DataList => _dataList;
|
||||||
|
|
||||||
|
public BEventgroup GetOrDefault(int key) => _dataMap.TryGetValue(key, out var v) ? v : null;
|
||||||
|
public BEventgroup Get(int key) => _dataMap[key];
|
||||||
|
public BEventgroup this[int key] => _dataMap[key];
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
foreach(var _v in _dataList)
|
||||||
|
{
|
||||||
|
_v.ResolveRef(tables);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/Eventgroup.cs.meta
Normal file
11
box1/Assets/Script/Excel/Eventgroup.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 5246b4b585aad76478ba26a7a96e5941
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
53
box1/Assets/Script/Excel/Eventtype.cs
Normal file
53
box1/Assets/Script/Excel/Eventtype.cs
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public partial class Eventtype
|
||||||
|
{
|
||||||
|
private readonly System.Collections.Generic.Dictionary<int, BEventtype> _dataMap;
|
||||||
|
private readonly System.Collections.Generic.List<BEventtype> _dataList;
|
||||||
|
|
||||||
|
public Eventtype(JSONNode _buf)
|
||||||
|
{
|
||||||
|
_dataMap = new System.Collections.Generic.Dictionary<int, BEventtype>();
|
||||||
|
_dataList = new System.Collections.Generic.List<BEventtype>();
|
||||||
|
|
||||||
|
foreach(JSONNode _ele in _buf.Children)
|
||||||
|
{
|
||||||
|
BEventtype _v;
|
||||||
|
{ if(!_ele.IsObject) { throw new SerializationException(); } _v = BEventtype.DeserializeBEventtype(_ele); }
|
||||||
|
_dataList.Add(_v);
|
||||||
|
_dataMap.Add(_v.ID, _v);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public System.Collections.Generic.Dictionary<int, BEventtype> DataMap => _dataMap;
|
||||||
|
public System.Collections.Generic.List<BEventtype> DataList => _dataList;
|
||||||
|
|
||||||
|
public BEventtype GetOrDefault(int key) => _dataMap.TryGetValue(key, out var v) ? v : null;
|
||||||
|
public BEventtype Get(int key) => _dataMap[key];
|
||||||
|
public BEventtype this[int key] => _dataMap[key];
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
foreach(var _v in _dataList)
|
||||||
|
{
|
||||||
|
_v.ResolveRef(tables);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/Eventtype.cs.meta
Normal file
11
box1/Assets/Script/Excel/Eventtype.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 0b98ff8138670bd47a06a4bd7aa2111c
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
53
box1/Assets/Script/Excel/Level.cs
Normal file
53
box1/Assets/Script/Excel/Level.cs
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public partial class Level
|
||||||
|
{
|
||||||
|
private readonly System.Collections.Generic.Dictionary<int, BLevel> _dataMap;
|
||||||
|
private readonly System.Collections.Generic.List<BLevel> _dataList;
|
||||||
|
|
||||||
|
public Level(JSONNode _buf)
|
||||||
|
{
|
||||||
|
_dataMap = new System.Collections.Generic.Dictionary<int, BLevel>();
|
||||||
|
_dataList = new System.Collections.Generic.List<BLevel>();
|
||||||
|
|
||||||
|
foreach(JSONNode _ele in _buf.Children)
|
||||||
|
{
|
||||||
|
BLevel _v;
|
||||||
|
{ if(!_ele.IsObject) { throw new SerializationException(); } _v = BLevel.DeserializeBLevel(_ele); }
|
||||||
|
_dataList.Add(_v);
|
||||||
|
_dataMap.Add(_v.ID, _v);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public System.Collections.Generic.Dictionary<int, BLevel> DataMap => _dataMap;
|
||||||
|
public System.Collections.Generic.List<BLevel> DataList => _dataList;
|
||||||
|
|
||||||
|
public BLevel GetOrDefault(int key) => _dataMap.TryGetValue(key, out var v) ? v : null;
|
||||||
|
public BLevel Get(int key) => _dataMap[key];
|
||||||
|
public BLevel this[int key] => _dataMap[key];
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
foreach(var _v in _dataList)
|
||||||
|
{
|
||||||
|
_v.ResolveRef(tables);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/Level.cs.meta
Normal file
11
box1/Assets/Script/Excel/Level.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: d53057e1ed382634d9faf97182119642
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
43
box1/Assets/Script/Excel/Tables.cs
Normal file
43
box1/Assets/Script/Excel/Tables.cs
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public partial class Tables
|
||||||
|
{
|
||||||
|
public Level Level {get; }
|
||||||
|
public Eventtype Eventtype {get; }
|
||||||
|
public Task Task {get; }
|
||||||
|
public Eventgroup Eventgroup {get; }
|
||||||
|
public Chapter Chapter {get; }
|
||||||
|
|
||||||
|
public Tables(System.Func<string, JSONNode> loader)
|
||||||
|
{
|
||||||
|
Level = new Level(loader("level"));
|
||||||
|
Eventtype = new Eventtype(loader("eventtype"));
|
||||||
|
Task = new Task(loader("task"));
|
||||||
|
Eventgroup = new Eventgroup(loader("eventgroup"));
|
||||||
|
Chapter = new Chapter(loader("chapter"));
|
||||||
|
ResolveRef();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void ResolveRef()
|
||||||
|
{
|
||||||
|
Level.ResolveRef(this);
|
||||||
|
Eventtype.ResolveRef(this);
|
||||||
|
Task.ResolveRef(this);
|
||||||
|
Eventgroup.ResolveRef(this);
|
||||||
|
Chapter.ResolveRef(this);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
11
box1/Assets/Script/Excel/Tables.cs.meta
Normal file
11
box1/Assets/Script/Excel/Tables.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b4888c8f5c2f1d04eb1f07b41371fc7c
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
53
box1/Assets/Script/Excel/Task.cs
Normal file
53
box1/Assets/Script/Excel/Task.cs
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public partial class Task
|
||||||
|
{
|
||||||
|
private readonly System.Collections.Generic.Dictionary<int, BTask> _dataMap;
|
||||||
|
private readonly System.Collections.Generic.List<BTask> _dataList;
|
||||||
|
|
||||||
|
public Task(JSONNode _buf)
|
||||||
|
{
|
||||||
|
_dataMap = new System.Collections.Generic.Dictionary<int, BTask>();
|
||||||
|
_dataList = new System.Collections.Generic.List<BTask>();
|
||||||
|
|
||||||
|
foreach(JSONNode _ele in _buf.Children)
|
||||||
|
{
|
||||||
|
BTask _v;
|
||||||
|
{ if(!_ele.IsObject) { throw new SerializationException(); } _v = BTask.DeserializeBTask(_ele); }
|
||||||
|
_dataList.Add(_v);
|
||||||
|
_dataMap.Add(_v.ID, _v);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public System.Collections.Generic.Dictionary<int, BTask> DataMap => _dataMap;
|
||||||
|
public System.Collections.Generic.List<BTask> DataList => _dataList;
|
||||||
|
|
||||||
|
public BTask GetOrDefault(int key) => _dataMap.TryGetValue(key, out var v) ? v : null;
|
||||||
|
public BTask Get(int key) => _dataMap[key];
|
||||||
|
public BTask this[int key] => _dataMap[key];
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
foreach(var _v in _dataList)
|
||||||
|
{
|
||||||
|
_v.ResolveRef(tables);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/Task.cs.meta
Normal file
11
box1/Assets/Script/Excel/Task.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 4f9706895588d6d4ebabe9df6f422df7
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
box1/Assets/Script/Excel/item.meta
Normal file
8
box1/Assets/Script/Excel/item.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1ad378e0186651344ac05c76aa3f2725
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
35
box1/Assets/Script/Excel/item/EQuality.cs
Normal file
35
box1/Assets/Script/Excel/item/EQuality.cs
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg.item
|
||||||
|
{
|
||||||
|
public enum EQuality
|
||||||
|
{
|
||||||
|
/// <summary>
|
||||||
|
/// 最差品质
|
||||||
|
/// </summary>
|
||||||
|
WHITE = 1,
|
||||||
|
/// <summary>
|
||||||
|
/// 蓝色的
|
||||||
|
/// </summary>
|
||||||
|
BLUE = 2,
|
||||||
|
/// <summary>
|
||||||
|
/// 紫色的
|
||||||
|
/// </summary>
|
||||||
|
PURPLE = 3,
|
||||||
|
/// <summary>
|
||||||
|
/// 最高品质
|
||||||
|
/// </summary>
|
||||||
|
RED = 4,
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/item/EQuality.cs.meta
Normal file
11
box1/Assets/Script/Excel/item/EQuality.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: a53676b8a8c426348a6fa95129f1bfb5
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
55
box1/Assets/Script/Excel/item/ItemExchange.cs
Normal file
55
box1/Assets/Script/Excel/item/ItemExchange.cs
Normal file
@ -0,0 +1,55 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg.item
|
||||||
|
{
|
||||||
|
public sealed partial class ItemExchange : Luban.BeanBase
|
||||||
|
{
|
||||||
|
public ItemExchange(JSONNode _buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["id"].IsNumber) { throw new SerializationException(); } Id = _buf["id"]; }
|
||||||
|
{ if(!_buf["num"].IsNumber) { throw new SerializationException(); } Num = _buf["num"]; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static ItemExchange DeserializeItemExchange(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new item.ItemExchange(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// 道具id
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Id;
|
||||||
|
/// <summary>
|
||||||
|
/// 道具数量
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Num;
|
||||||
|
|
||||||
|
public const int __ID__ = 1814660465;
|
||||||
|
public override int GetTypeId() => __ID__;
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "id:" + Id + ","
|
||||||
|
+ "num:" + Num + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/item/ItemExchange.cs.meta
Normal file
11
box1/Assets/Script/Excel/item/ItemExchange.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 91405efb6ed8a704d95484fb70c13416
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
8
box1/Assets/Script/Excel/test.meta
Normal file
8
box1/Assets/Script/Excel/test.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 22336dfb2546ad849ad71bb0ef36d045
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
28
box1/Assets/Script/Excel/test/AccessFlag.cs
Normal file
28
box1/Assets/Script/Excel/test/AccessFlag.cs
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg.test
|
||||||
|
{
|
||||||
|
[System.Flags]
|
||||||
|
public enum AccessFlag
|
||||||
|
{
|
||||||
|
WRITE = 1,
|
||||||
|
READ = 2,
|
||||||
|
TRUNCATE = 4,
|
||||||
|
NEW = 8,
|
||||||
|
/// <summary>
|
||||||
|
/// 位标记使用示例
|
||||||
|
/// </summary>
|
||||||
|
READ_WRITE = WRITE|READ,
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/test/AccessFlag.cs.meta
Normal file
11
box1/Assets/Script/Excel/test/AccessFlag.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 01d2fec7179cced42a813651b41e3c83
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
53
box1/Assets/Script/Excel/test/Circle.cs
Normal file
53
box1/Assets/Script/Excel/test/Circle.cs
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg.test
|
||||||
|
{
|
||||||
|
/// <summary>
|
||||||
|
/// 这是一个圆
|
||||||
|
/// </summary>
|
||||||
|
public sealed partial class Circle : Shape
|
||||||
|
{
|
||||||
|
public Circle(JSONNode _buf) : base(_buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["radius"].IsNumber) { throw new SerializationException(); } Radius = _buf["radius"]; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static Circle DeserializeCircle(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new test.Circle(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// 半径
|
||||||
|
/// </summary>
|
||||||
|
public readonly float Radius;
|
||||||
|
|
||||||
|
public const int __ID__ = 2131829196;
|
||||||
|
public override int GetTypeId() => __ID__;
|
||||||
|
|
||||||
|
public override void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
base.ResolveRef(tables);
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "radius:" + Radius + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/test/Circle.cs.meta
Normal file
11
box1/Assets/Script/Excel/test/Circle.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b3197e7ac6905014486459fce19dddda
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
59
box1/Assets/Script/Excel/test/Rectangle.cs
Normal file
59
box1/Assets/Script/Excel/test/Rectangle.cs
Normal file
@ -0,0 +1,59 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg.test
|
||||||
|
{
|
||||||
|
/// <summary>
|
||||||
|
/// 这是一个矩形
|
||||||
|
/// </summary>
|
||||||
|
public sealed partial class Rectangle : Shape
|
||||||
|
{
|
||||||
|
public Rectangle(JSONNode _buf) : base(_buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["width"].IsNumber) { throw new SerializationException(); } Width = _buf["width"]; }
|
||||||
|
{ if(!_buf["height"].IsNumber) { throw new SerializationException(); } Height = _buf["height"]; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static Rectangle DeserializeRectangle(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new test.Rectangle(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// 宽度
|
||||||
|
/// </summary>
|
||||||
|
public readonly float Width;
|
||||||
|
/// <summary>
|
||||||
|
/// 高度
|
||||||
|
/// </summary>
|
||||||
|
public readonly float Height;
|
||||||
|
|
||||||
|
public const int __ID__ = -31893773;
|
||||||
|
public override int GetTypeId() => __ID__;
|
||||||
|
|
||||||
|
public override void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
base.ResolveRef(tables);
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "width:" + Width + ","
|
||||||
|
+ "height:" + Height + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/test/Rectangle.cs.meta
Normal file
11
box1/Assets/Script/Excel/test/Rectangle.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 7e5080dbacdc1a74088fedf490689ea5
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
46
box1/Assets/Script/Excel/test/Shape.cs
Normal file
46
box1/Assets/Script/Excel/test/Shape.cs
Normal file
@ -0,0 +1,46 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg.test
|
||||||
|
{
|
||||||
|
public abstract partial class Shape : Luban.BeanBase
|
||||||
|
{
|
||||||
|
public Shape(JSONNode _buf)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public static Shape DeserializeShape(JSONNode _buf)
|
||||||
|
{
|
||||||
|
switch ((string)_buf["$type"])
|
||||||
|
{
|
||||||
|
case "Circle": return new test.Circle(_buf);
|
||||||
|
case "Rectangle": return new test.Rectangle(_buf);
|
||||||
|
default: throw new SerializationException();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
public virtual void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/test/Shape.cs.meta
Normal file
11
box1/Assets/Script/Excel/test/Shape.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 2866f9fdf12eef240b474c2c76dfb1e6
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
70
box1/Assets/Script/Excel/test/TestExcelBean1.cs
Normal file
70
box1/Assets/Script/Excel/test/TestExcelBean1.cs
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg.test
|
||||||
|
{
|
||||||
|
/// <summary>
|
||||||
|
/// 这是个测试excel结构
|
||||||
|
/// </summary>
|
||||||
|
public sealed partial class TestExcelBean1 : Luban.BeanBase
|
||||||
|
{
|
||||||
|
public TestExcelBean1(JSONNode _buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["x1"].IsNumber) { throw new SerializationException(); } X1 = _buf["x1"]; }
|
||||||
|
{ if(!_buf["x2"].IsString) { throw new SerializationException(); } X2 = _buf["x2"]; }
|
||||||
|
{ if(!_buf["x3"].IsNumber) { throw new SerializationException(); } X3 = _buf["x3"]; }
|
||||||
|
{ if(!_buf["x4"].IsNumber) { throw new SerializationException(); } X4 = _buf["x4"]; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static TestExcelBean1 DeserializeTestExcelBean1(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new test.TestExcelBean1(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// 最高品质
|
||||||
|
/// </summary>
|
||||||
|
public readonly int X1;
|
||||||
|
/// <summary>
|
||||||
|
/// 黑色的
|
||||||
|
/// </summary>
|
||||||
|
public readonly string X2;
|
||||||
|
/// <summary>
|
||||||
|
/// 蓝色的
|
||||||
|
/// </summary>
|
||||||
|
public readonly int X3;
|
||||||
|
/// <summary>
|
||||||
|
/// 最差品质
|
||||||
|
/// </summary>
|
||||||
|
public readonly float X4;
|
||||||
|
|
||||||
|
public const int __ID__ = -1738345160;
|
||||||
|
public override int GetTypeId() => __ID__;
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "x1:" + X1 + ","
|
||||||
|
+ "x2:" + X2 + ","
|
||||||
|
+ "x3:" + X3 + ","
|
||||||
|
+ "x4:" + X4 + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/test/TestExcelBean1.cs.meta
Normal file
11
box1/Assets/Script/Excel/test/TestExcelBean1.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 088984aabfd601e4aa842070a6c57c84
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
64
box1/Assets/Script/Excel/test/TestExcelBean2.cs
Normal file
64
box1/Assets/Script/Excel/test/TestExcelBean2.cs
Normal file
@ -0,0 +1,64 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg.test
|
||||||
|
{
|
||||||
|
/// <summary>
|
||||||
|
/// 这是个测试excel结构
|
||||||
|
/// </summary>
|
||||||
|
public sealed partial class TestExcelBean2 : Luban.BeanBase
|
||||||
|
{
|
||||||
|
public TestExcelBean2(JSONNode _buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["y1"].IsNumber) { throw new SerializationException(); } Y1 = _buf["y1"]; }
|
||||||
|
{ if(!_buf["y2"].IsString) { throw new SerializationException(); } Y2 = _buf["y2"]; }
|
||||||
|
{ if(!_buf["y3"].IsNumber) { throw new SerializationException(); } Y3 = _buf["y3"]; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static TestExcelBean2 DeserializeTestExcelBean2(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new test.TestExcelBean2(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// 最高品质
|
||||||
|
/// </summary>
|
||||||
|
public readonly int Y1;
|
||||||
|
/// <summary>
|
||||||
|
/// 黑色的
|
||||||
|
/// </summary>
|
||||||
|
public readonly string Y2;
|
||||||
|
/// <summary>
|
||||||
|
/// 蓝色的
|
||||||
|
/// </summary>
|
||||||
|
public readonly float Y3;
|
||||||
|
|
||||||
|
public const int __ID__ = -1738345159;
|
||||||
|
public override int GetTypeId() => __ID__;
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "y1:" + Y1 + ","
|
||||||
|
+ "y2:" + Y2 + ","
|
||||||
|
+ "y3:" + Y3 + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/test/TestExcelBean2.cs.meta
Normal file
11
box1/Assets/Script/Excel/test/TestExcelBean2.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 23fe7aa1264480d4c98b3f283623bf74
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
47
box1/Assets/Script/Excel/vector2.cs
Normal file
47
box1/Assets/Script/Excel/vector2.cs
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public partial struct vector2
|
||||||
|
{
|
||||||
|
public vector2(JSONNode _buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["x"].IsNumber) { throw new SerializationException(); } X = _buf["x"]; }
|
||||||
|
{ if(!_buf["y"].IsNumber) { throw new SerializationException(); } Y = _buf["y"]; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static vector2 Deserializevector2(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new vector2(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
public readonly float X;
|
||||||
|
public readonly float Y;
|
||||||
|
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "x:" + X + ","
|
||||||
|
+ "y:" + Y + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/vector2.cs.meta
Normal file
11
box1/Assets/Script/Excel/vector2.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 3d4f52de2f702e94ea02046041db9856
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
50
box1/Assets/Script/Excel/vector3.cs
Normal file
50
box1/Assets/Script/Excel/vector3.cs
Normal file
@ -0,0 +1,50 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public partial struct vector3
|
||||||
|
{
|
||||||
|
public vector3(JSONNode _buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["x"].IsNumber) { throw new SerializationException(); } X = _buf["x"]; }
|
||||||
|
{ if(!_buf["y"].IsNumber) { throw new SerializationException(); } Y = _buf["y"]; }
|
||||||
|
{ if(!_buf["z"].IsNumber) { throw new SerializationException(); } Z = _buf["z"]; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static vector3 Deserializevector3(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new vector3(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
public readonly float X;
|
||||||
|
public readonly float Y;
|
||||||
|
public readonly float Z;
|
||||||
|
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "x:" + X + ","
|
||||||
|
+ "y:" + Y + ","
|
||||||
|
+ "z:" + Z + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/vector3.cs.meta
Normal file
11
box1/Assets/Script/Excel/vector3.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ff555286881a5844d8a12a09b3b74d2c
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
53
box1/Assets/Script/Excel/vector4.cs
Normal file
53
box1/Assets/Script/Excel/vector4.cs
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
// <auto-generated>
|
||||||
|
// This code was generated by a tool.
|
||||||
|
// Changes to this file may cause incorrect behavior and will be lost if
|
||||||
|
// the code is regenerated.
|
||||||
|
// </auto-generated>
|
||||||
|
//------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
using Luban;
|
||||||
|
using SimpleJSON;
|
||||||
|
|
||||||
|
|
||||||
|
namespace cfg
|
||||||
|
{
|
||||||
|
public partial struct vector4
|
||||||
|
{
|
||||||
|
public vector4(JSONNode _buf)
|
||||||
|
{
|
||||||
|
{ if(!_buf["x"].IsNumber) { throw new SerializationException(); } X = _buf["x"]; }
|
||||||
|
{ if(!_buf["y"].IsNumber) { throw new SerializationException(); } Y = _buf["y"]; }
|
||||||
|
{ if(!_buf["z"].IsNumber) { throw new SerializationException(); } Z = _buf["z"]; }
|
||||||
|
{ if(!_buf["w"].IsNumber) { throw new SerializationException(); } W = _buf["w"]; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public static vector4 Deserializevector4(JSONNode _buf)
|
||||||
|
{
|
||||||
|
return new vector4(_buf);
|
||||||
|
}
|
||||||
|
|
||||||
|
public readonly float X;
|
||||||
|
public readonly float Y;
|
||||||
|
public readonly float Z;
|
||||||
|
public readonly float W;
|
||||||
|
|
||||||
|
|
||||||
|
public void ResolveRef(Tables tables)
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
public override string ToString()
|
||||||
|
{
|
||||||
|
return "{ "
|
||||||
|
+ "x:" + X + ","
|
||||||
|
+ "y:" + Y + ","
|
||||||
|
+ "z:" + Z + ","
|
||||||
|
+ "w:" + W + ","
|
||||||
|
+ "}";
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/Excel/vector4.cs.meta
Normal file
11
box1/Assets/Script/Excel/vector4.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 94b8c074a6f034b4eaa3eff7608e0d4d
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -1,12 +1,14 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections;
|
using System.Collections;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
|
using Unity.VisualScripting;
|
||||||
using UnityEngine;
|
using UnityEngine;
|
||||||
using Random = UnityEngine.Random;
|
using Random = UnityEngine.Random;
|
||||||
|
|
||||||
public class GameManager : MonoBehaviour
|
public class GameManager : MonoBehaviour
|
||||||
{
|
{
|
||||||
public static GameManager ins;
|
public static GameManager ins;
|
||||||
|
private JsonTab _tab;
|
||||||
public bool start;
|
public bool start;
|
||||||
public Camera mainCamera;
|
public Camera mainCamera;
|
||||||
public List<ItemData> itemDatas;
|
public List<ItemData> itemDatas;
|
||||||
@ -51,6 +53,8 @@ public class GameManager : MonoBehaviour
|
|||||||
private void Awake()
|
private void Awake()
|
||||||
{
|
{
|
||||||
ins = this;
|
ins = this;
|
||||||
|
_tab = new JsonTab();
|
||||||
|
_tab.InitData();
|
||||||
}
|
}
|
||||||
|
|
||||||
private void Start()
|
private void Start()
|
||||||
@ -62,7 +66,7 @@ public class GameManager : MonoBehaviour
|
|||||||
{
|
{
|
||||||
start = true;
|
start = true;
|
||||||
index = 2;
|
index = 2;
|
||||||
var indexID = Random.Range(0, 4);
|
// var indexID = Random.Range(0, 4);
|
||||||
// switch (indexID)
|
// switch (indexID)
|
||||||
// {
|
// {
|
||||||
// case 0:
|
// case 0:
|
||||||
@ -148,6 +152,11 @@ public class GameManager : MonoBehaviour
|
|||||||
{
|
{
|
||||||
item.Reset();
|
item.Reset();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
foreach (var grid in MapManager.ins.WaitList)
|
||||||
|
{
|
||||||
|
grid.ResetWaitBack();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
@ -170,6 +179,15 @@ public class GameManager : MonoBehaviour
|
|||||||
|
|
||||||
seletObj.startGrid = stopGrid;
|
seletObj.startGrid = stopGrid;
|
||||||
ItemSystem.ins.GetGridsRest(seletObj.startGrid, seletObj);
|
ItemSystem.ins.GetGridsRest(seletObj.startGrid, seletObj);
|
||||||
|
foreach (var item in ItemSystem.ins.itemObjs)
|
||||||
|
{
|
||||||
|
item.Reset();
|
||||||
|
}
|
||||||
|
|
||||||
|
foreach (var grid in MapManager.ins.WaitList)
|
||||||
|
{
|
||||||
|
grid.ResetWaitBack();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (seletObj!=null)
|
if (seletObj!=null)
|
||||||
|
@ -72,7 +72,6 @@ public class ItemObj : MonoBehaviour
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Debug.LogError("1111");
|
|
||||||
MaterialPropertyBlock mats = new MaterialPropertyBlock();
|
MaterialPropertyBlock mats = new MaterialPropertyBlock();
|
||||||
mats.SetColor("_VeColor",Color.gray);
|
mats.SetColor("_VeColor",Color.gray);
|
||||||
spine.GetComponent<MeshRenderer>().SetPropertyBlock(mats);
|
spine.GetComponent<MeshRenderer>().SetPropertyBlock(mats);
|
||||||
|
@ -57,7 +57,10 @@ public class ItemSystem : MonoBehaviour
|
|||||||
itemObjs.Add(item);
|
itemObjs.Add(item);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
/// <summary>
|
||||||
|
/// 开启随机
|
||||||
|
/// </summary>
|
||||||
|
/// <param name="list"></param>
|
||||||
public void RandomItem(List<RandomItemData> list)
|
public void RandomItem(List<RandomItemData> list)
|
||||||
{
|
{
|
||||||
List<ItemObj> objs = new List<ItemObj>();
|
List<ItemObj> objs = new List<ItemObj>();
|
||||||
@ -73,7 +76,10 @@ public class ItemSystem : MonoBehaviour
|
|||||||
var randomData = RandomSortList(objs);
|
var randomData = RandomSortList(objs);
|
||||||
ResetPool(randomData);
|
ResetPool(randomData);
|
||||||
}
|
}
|
||||||
|
/// <summary>
|
||||||
|
/// 放置道具
|
||||||
|
/// </summary>
|
||||||
|
/// <param name="ListT"></param>
|
||||||
public void ResetPool(List<ItemObj> ListT)
|
public void ResetPool(List<ItemObj> ListT)
|
||||||
{
|
{
|
||||||
List<List<StartGrid>> list = new List<List<StartGrid>>();
|
List<List<StartGrid>> list = new List<List<StartGrid>>();
|
||||||
@ -94,7 +100,9 @@ public class ItemSystem : MonoBehaviour
|
|||||||
GetMatrixIndex(itemMatrix[index], item,list[index], out var bos);
|
GetMatrixIndex(itemMatrix[index], item,list[index], out var bos);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (itemObjs.Count>0)
|
|
||||||
|
CoordinateRandom(list);
|
||||||
|
if (itemObjs.Count>0)//清理预制体
|
||||||
{
|
{
|
||||||
for (int i = itemObjs.Count-1; i >= 0; i--)
|
for (int i = itemObjs.Count-1; i >= 0; i--)
|
||||||
{
|
{
|
||||||
@ -131,8 +139,75 @@ public class ItemSystem : MonoBehaviour
|
|||||||
{
|
{
|
||||||
item.Reset();
|
item.Reset();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
foreach (var grid in MapManager.ins.WaitList)
|
||||||
|
{
|
||||||
|
grid.ResetWaitBack();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private void CoordinateRandom(List<List<StartGrid>> list)
|
||||||
|
{
|
||||||
|
foreach (var startList in list)
|
||||||
|
{
|
||||||
|
ItemObj[,] itemMatrix=new ItemObj[MapManager.ins.waitX, MapManager.ins.waitY];
|
||||||
|
foreach (var start in startList)
|
||||||
|
{
|
||||||
|
for (int i = start.x; i < start.x+start.item.itemSize.x; i++)
|
||||||
|
{
|
||||||
|
for (int j = start.y; j < start.y+start.item.itemSize.y; j++)
|
||||||
|
{
|
||||||
|
itemMatrix[i, j] = start.item;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
foreach (var start in startList)
|
||||||
|
{
|
||||||
|
RandomCoordinate(itemMatrix, start);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
private void RandomCoordinate(ItemObj[,] itemMatrix,StartGrid startGrid)
|
||||||
|
{
|
||||||
|
|
||||||
|
int indexX = UnityEngine.Random.Range(startGrid.x, MapManager.ins.waitX-startGrid.item.itemSize.x);
|
||||||
|
int indexY = UnityEngine.Random.Range(startGrid.y, MapManager.ins.waitY-startGrid.item.itemSize.y);
|
||||||
|
for (int i = startGrid.x; i < startGrid.x+startGrid.item.itemSize.x; i++)
|
||||||
|
{
|
||||||
|
for (int j = startGrid.y; j < startGrid.y+startGrid.item.itemSize.y; j++)
|
||||||
|
{
|
||||||
|
itemMatrix[i, j] = null;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
for (int i = indexX; i < startGrid.item.itemSize.x+indexX; i++)
|
||||||
|
{
|
||||||
|
for (int j = indexY; j < startGrid.item.itemSize.y+indexY; j++)
|
||||||
|
{
|
||||||
|
if (itemMatrix[i,j]!=null)
|
||||||
|
{
|
||||||
|
RandomCoordinate(itemMatrix, startGrid);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
for (int i = indexX; i < startGrid.item.itemSize.x+indexX; i++)
|
||||||
|
{
|
||||||
|
for (int j = indexY; j < startGrid.item.itemSize.y+indexY; j++)
|
||||||
|
{
|
||||||
|
itemMatrix[i, j] = startGrid.item;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
startGrid.x = indexX;
|
||||||
|
startGrid.y = indexY;
|
||||||
|
}
|
||||||
|
/// <summary>
|
||||||
|
/// 放置道具
|
||||||
|
/// </summary>
|
||||||
|
/// <param name="itemObjs"></param>
|
||||||
|
/// <param name="item"></param>
|
||||||
|
/// <param name="grids"></param>
|
||||||
|
/// <param name="bo"></param>
|
||||||
public void GetMatrixIndex(ItemObj[,] itemObjs,ItemObj item,List<StartGrid> grids,out bool bo)
|
public void GetMatrixIndex(ItemObj[,] itemObjs,ItemObj item,List<StartGrid> grids,out bool bo)
|
||||||
{
|
{
|
||||||
for (int i = 0; i < MapManager.ins.waitX; i++)
|
for (int i = 0; i < MapManager.ins.waitX; i++)
|
||||||
@ -162,7 +237,14 @@ public class ItemSystem : MonoBehaviour
|
|||||||
|
|
||||||
bo = false;
|
bo = false;
|
||||||
}
|
}
|
||||||
|
/// <summary>
|
||||||
|
/// 判断是否可以放置
|
||||||
|
/// </summary>
|
||||||
|
/// <param name="itemObjs"></param>
|
||||||
|
/// <param name="item"></param>
|
||||||
|
/// <param name="x"></param>
|
||||||
|
/// <param name="y"></param>
|
||||||
|
/// <returns></returns>
|
||||||
public bool MatrixNull(ItemObj[,] itemObjs,ItemObj item,int x, int y)
|
public bool MatrixNull(ItemObj[,] itemObjs,ItemObj item,int x, int y)
|
||||||
{
|
{
|
||||||
if (x+item.itemSize.x>MapManager.ins.waitX||y + item.itemSize.y>MapManager.ins.waitY)
|
if (x+item.itemSize.x>MapManager.ins.waitX||y + item.itemSize.y>MapManager.ins.waitY)
|
||||||
|
36
box1/Assets/Script/JsonTab.cs
Normal file
36
box1/Assets/Script/JsonTab.cs
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
using System.Collections;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using System.IO;
|
||||||
|
using cfg;
|
||||||
|
using SimpleJSON;
|
||||||
|
using UnityEngine;
|
||||||
|
|
||||||
|
public class JsonTab
|
||||||
|
{
|
||||||
|
private static JsonTab instance;
|
||||||
|
|
||||||
|
public static JsonTab Instance
|
||||||
|
{
|
||||||
|
get { return instance; }
|
||||||
|
}
|
||||||
|
|
||||||
|
public Tables tables;
|
||||||
|
|
||||||
|
public JsonTab() // 这是构造函数
|
||||||
|
{
|
||||||
|
if (instance == null)
|
||||||
|
instance = this;
|
||||||
|
}
|
||||||
|
|
||||||
|
public void InitData(){
|
||||||
|
tables = new Tables(Loader);
|
||||||
|
}
|
||||||
|
|
||||||
|
private JSONNode Loader(string fileName)
|
||||||
|
{
|
||||||
|
string data = Resources.Load(fileName).ToString();
|
||||||
|
// File.ReadAllText(Application.streamingAssetsPath + "/" + fileName + ".json");
|
||||||
|
return JSON.Parse(data);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
11
box1/Assets/Script/JsonTab.cs.meta
Normal file
11
box1/Assets/Script/JsonTab.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 88c80ad92befca54880c54d5f6e0f3da
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
@ -111,6 +111,29 @@ public class Grid : MonoBehaviour
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public void ResetWaitBack()
|
||||||
|
{
|
||||||
|
if (Type==GridType.wait)
|
||||||
|
{
|
||||||
|
if (stackItem.Count>1||(itemObj()!=null&&!itemObj().CanSelected()))
|
||||||
|
{
|
||||||
|
MaterialPropertyBlock mats = new MaterialPropertyBlock();
|
||||||
|
mats.SetColor("_VeColor",Color.gray);
|
||||||
|
spine.GetComponent<MeshRenderer>().SetPropertyBlock(mats);
|
||||||
|
back.SetActive(false);
|
||||||
|
backGrid.SetActive(false);
|
||||||
|
}
|
||||||
|
else
|
||||||
|
{
|
||||||
|
MaterialPropertyBlock mats = new MaterialPropertyBlock();
|
||||||
|
mats.SetColor("_VeColor",Color.white);
|
||||||
|
spine.GetComponent<MeshRenderer>().SetPropertyBlock(mats);
|
||||||
|
back.SetActive(false);
|
||||||
|
backGrid.SetActive(false);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
private void OnMouseEnter()
|
private void OnMouseEnter()
|
||||||
{
|
{
|
||||||
GameManager.ins.stopGrid = this;
|
GameManager.ins.stopGrid = this;
|
||||||
@ -123,7 +146,11 @@ public class Grid : MonoBehaviour
|
|||||||
GameManager.ins.stopGrid = null;
|
GameManager.ins.stopGrid = null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
/// <summary>
|
||||||
|
/// 返回区块资源
|
||||||
|
/// </summary>
|
||||||
|
/// <returns></returns>
|
||||||
|
/// <exception cref="ArgumentOutOfRangeException"></exception>
|
||||||
public ItemObj GetItemObj()
|
public ItemObj GetItemObj()
|
||||||
{
|
{
|
||||||
return Type switch
|
return Type switch
|
||||||
|
@ -20,6 +20,7 @@ public class MapManager : MonoBehaviour
|
|||||||
public int waitY => wy;
|
public int waitY => wy;
|
||||||
[SerializeField] private int wy;
|
[SerializeField] private int wy;
|
||||||
[SerializeField] private Transform waitGridParent;
|
[SerializeField] private Transform waitGridParent;
|
||||||
|
public List<Grid> WaitList => _waitGridList;
|
||||||
[SerializeField] private List<Grid> _waitGridList;
|
[SerializeField] private List<Grid> _waitGridList;
|
||||||
[SerializeField] private SkeletonAnimation boxSpine;
|
[SerializeField] private SkeletonAnimation boxSpine;
|
||||||
public Transform lockParent=>unLockParent;
|
public Transform lockParent=>unLockParent;
|
||||||
|
10
box1/Assets/Script/TaskSystem.cs
Normal file
10
box1/Assets/Script/TaskSystem.cs
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
using System;
|
||||||
|
using System.Collections;
|
||||||
|
using System.Collections.Generic;
|
||||||
|
using UnityEngine;
|
||||||
|
|
||||||
|
public static class TaskSystem
|
||||||
|
{
|
||||||
|
public static Action<string> taskEvent;
|
||||||
|
|
||||||
|
}
|
11
box1/Assets/Script/TaskSystem.cs.meta
Normal file
11
box1/Assets/Script/TaskSystem.cs.meta
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 11d45a75c18b509489665e6e4594964c
|
||||||
|
MonoImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
serializedVersion: 2
|
||||||
|
defaultReferences: []
|
||||||
|
executionOrder: 0
|
||||||
|
icon: {instanceID: 0}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
BIN
box1/Luban/CommandLine.dll
Normal file
BIN
box1/Luban/CommandLine.dll
Normal file
Binary file not shown.
BIN
box1/Luban/ExcelDataReader.dll
Normal file
BIN
box1/Luban/ExcelDataReader.dll
Normal file
Binary file not shown.
BIN
box1/Luban/Google.Protobuf.dll
Normal file
BIN
box1/Luban/Google.Protobuf.dll
Normal file
Binary file not shown.
104
box1/Luban/Luban.Bson.deps.json
Normal file
104
box1/Luban/Luban.Bson.deps.json
Normal file
@ -0,0 +1,104 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.Bson/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"Newtonsoft.Json.Bson": "1.0.2"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Bson.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Newtonsoft.Json/12.0.1": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
||||||
|
"assemblyVersion": "12.0.0.0",
|
||||||
|
"fileVersion": "12.0.1.22727"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Newtonsoft.Json.Bson/1.0.2": {
|
||||||
|
"dependencies": {
|
||||||
|
"Newtonsoft.Json": "12.0.1"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
|
||||||
|
"assemblyVersion": "1.0.0.0",
|
||||||
|
"fileVersion": "1.0.2.22727"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.Bson/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"Newtonsoft.Json/12.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-pBR3wCgYWZGiaZDYP+HHYnalVnPJlpP1q55qvVb+adrDHmFMDc1NAKio61xTwftK3Pw5h7TZJPJEEVMd6ty8rg==",
|
||||||
|
"path": "newtonsoft.json/12.0.1",
|
||||||
|
"hashPath": "newtonsoft.json.12.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Newtonsoft.Json.Bson/1.0.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
|
||||||
|
"path": "newtonsoft.json.bson/1.0.2",
|
||||||
|
"hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.Bson.dll
Normal file
BIN
box1/Luban/Luban.Bson.dll
Normal file
Binary file not shown.
58
box1/Luban/Luban.CSharp.deps.json
Normal file
58
box1/Luban/Luban.CSharp.deps.json
Normal file
@ -0,0 +1,58 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.CSharp/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"Luban.DataValidator.Builtin": "1.0.0",
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.CSharp.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {},
|
||||||
|
"Scriban/5.7.0": {},
|
||||||
|
"Luban.DataValidator.Builtin/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.DataValidator.Builtin.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.CSharp/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.DataValidator.Builtin/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.CSharp.dll
Normal file
BIN
box1/Luban/Luban.CSharp.dll
Normal file
Binary file not shown.
57
box1/Luban/Luban.Core.deps.json
Normal file
57
box1/Luban/Luban.Core.deps.json
Normal file
@ -0,0 +1,57 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.Core.dll
Normal file
BIN
box1/Luban/Luban.Core.dll
Normal file
Binary file not shown.
70
box1/Luban/Luban.Cpp.deps.json
Normal file
70
box1/Luban/Luban.Cpp.deps.json
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.Cpp/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Cpp.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.Cpp/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.Cpp.dll
Normal file
BIN
box1/Luban/Luban.Cpp.dll
Normal file
Binary file not shown.
544
box1/Luban/Luban.DataLoader.Builtin.deps.json
Normal file
544
box1/Luban/Luban.DataLoader.Builtin.deps.json
Normal file
@ -0,0 +1,544 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.DataLoader.Builtin/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"ExcelDataReader": "3.6.0",
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"NeoLua": "1.3.14",
|
||||||
|
"Ude.NetStandard": "1.2.0",
|
||||||
|
"YamlDotNet.NetCore": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.DataLoader.Builtin.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ExcelDataReader/3.6.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/ExcelDataReader.dll": {
|
||||||
|
"assemblyVersion": "3.6.0.0",
|
||||||
|
"fileVersion": "3.6.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Microsoft.CSharp/4.5.0": {},
|
||||||
|
"Microsoft.NETCore.Platforms/1.0.1": {},
|
||||||
|
"Microsoft.NETCore.Targets/1.0.1": {},
|
||||||
|
"NeoLua/1.3.14": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.CSharp": "4.5.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/net5.0/Neo.Lua.dll": {
|
||||||
|
"assemblyVersion": "5.3.0.0",
|
||||||
|
"fileVersion": "1.3.14.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"lib/net5.0/de/Neo.Lua.resources.dll": {
|
||||||
|
"locale": "de"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Collections/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Debug/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Tools/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Globalization/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.IO/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Text.Encoding": "4.0.11",
|
||||||
|
"System.Threading.Tasks": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Linq/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Linq.Expressions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Linq": "4.1.0",
|
||||||
|
"System.ObjectModel": "4.0.12",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit": "4.0.1",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Emit.Lightweight": "4.0.1",
|
||||||
|
"System.Reflection.Extensions": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Reflection.TypeExtensions": "4.1.0",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.ObjectModel/4.0.12": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.ILGeneration/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.Lightweight/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Extensions/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Primitives/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.TypeExtensions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Resources.ResourceManager/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime.Extensions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime.Serialization.Primitives/4.1.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.Encoding/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.Encoding.Extensions/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Text.Encoding": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.RegularExpressions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Threading/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Threading.Tasks": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Threading.Tasks/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Ude.NetStandard/1.2.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/Ude.NetStandard.dll": {
|
||||||
|
"assemblyVersion": "1.0.2.0",
|
||||||
|
"fileVersion": "1.0.2.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"YamlDotNet.NetCore/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Diagnostics.Tools": "4.0.1",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Linq": "4.1.0",
|
||||||
|
"System.Linq.Expressions": "4.1.0",
|
||||||
|
"System.ObjectModel": "4.0.12",
|
||||||
|
"System.Reflection.Extensions": "4.0.1",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Runtime.Serialization.Primitives": "4.1.1",
|
||||||
|
"System.Text.Encoding.Extensions": "4.0.11",
|
||||||
|
"System.Text.RegularExpressions": "4.1.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard1.0/YamlDotNet.NetCore.dll": {
|
||||||
|
"assemblyVersion": "0.0.1.0",
|
||||||
|
"fileVersion": "0.0.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.DataLoader.Builtin/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"ExcelDataReader/3.6.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-eXyxTwG7EEWpgQX3juZ2KcndqTqm/ydx9GXS2lUiMJU54U4h5eXdygRtVgINv0t60ezPWEb+lL7uM7Q+wm5BBA==",
|
||||||
|
"path": "exceldatareader/3.6.0",
|
||||||
|
"hashPath": "exceldatareader.3.6.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.CSharp/4.5.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
|
||||||
|
"path": "microsoft.csharp/4.5.0",
|
||||||
|
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.NETCore.Platforms/1.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==",
|
||||||
|
"path": "microsoft.netcore.platforms/1.0.1",
|
||||||
|
"hashPath": "microsoft.netcore.platforms.1.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.NETCore.Targets/1.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
|
||||||
|
"path": "microsoft.netcore.targets/1.0.1",
|
||||||
|
"hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"NeoLua/1.3.14": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-BXIUN+ePY2wx3ZGiSmR8KZKD85s01pXI690orrB3u/biB8R0nalziGw+iGbPBq1Cuz8Upggpw2ERF84POXWTCQ==",
|
||||||
|
"path": "neolua/1.3.14",
|
||||||
|
"hashPath": "neolua.1.3.14.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Collections/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
|
||||||
|
"path": "system.collections/4.0.11",
|
||||||
|
"hashPath": "system.collections.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Debug/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
|
||||||
|
"path": "system.diagnostics.debug/4.0.11",
|
||||||
|
"hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Tools/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
|
||||||
|
"path": "system.diagnostics.tools/4.0.1",
|
||||||
|
"hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Globalization/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
|
||||||
|
"path": "system.globalization/4.0.11",
|
||||||
|
"hashPath": "system.globalization.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.IO/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
|
||||||
|
"path": "system.io/4.1.0",
|
||||||
|
"hashPath": "system.io.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Linq/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
|
||||||
|
"path": "system.linq/4.1.0",
|
||||||
|
"hashPath": "system.linq.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Linq.Expressions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
|
||||||
|
"path": "system.linq.expressions/4.1.0",
|
||||||
|
"hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.ObjectModel/4.0.12": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
|
||||||
|
"path": "system.objectmodel/4.0.12",
|
||||||
|
"hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
|
||||||
|
"path": "system.reflection/4.1.0",
|
||||||
|
"hashPath": "system.reflection.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
|
||||||
|
"path": "system.reflection.emit/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.ILGeneration/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
|
||||||
|
"path": "system.reflection.emit.ilgeneration/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.Lightweight/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
|
||||||
|
"path": "system.reflection.emit.lightweight/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Extensions/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
|
||||||
|
"path": "system.reflection.extensions/4.0.1",
|
||||||
|
"hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Primitives/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
|
||||||
|
"path": "system.reflection.primitives/4.0.1",
|
||||||
|
"hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.TypeExtensions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
|
||||||
|
"path": "system.reflection.typeextensions/4.1.0",
|
||||||
|
"hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Resources.ResourceManager/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
|
||||||
|
"path": "system.resources.resourcemanager/4.0.1",
|
||||||
|
"hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
|
||||||
|
"path": "system.runtime/4.1.0",
|
||||||
|
"hashPath": "system.runtime.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime.Extensions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
|
||||||
|
"path": "system.runtime.extensions/4.1.0",
|
||||||
|
"hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime.Serialization.Primitives/4.1.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
|
||||||
|
"path": "system.runtime.serialization.primitives/4.1.1",
|
||||||
|
"hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.Encoding/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
|
||||||
|
"path": "system.text.encoding/4.0.11",
|
||||||
|
"hashPath": "system.text.encoding.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.Encoding.Extensions/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
|
||||||
|
"path": "system.text.encoding.extensions/4.0.11",
|
||||||
|
"hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.RegularExpressions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
|
||||||
|
"path": "system.text.regularexpressions/4.1.0",
|
||||||
|
"hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Threading/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
|
||||||
|
"path": "system.threading/4.0.11",
|
||||||
|
"hashPath": "system.threading.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Threading.Tasks/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
|
||||||
|
"path": "system.threading.tasks/4.0.11",
|
||||||
|
"hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Ude.NetStandard/1.2.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-zRWpPAxBg3lNdm4UiKixTe+DFPoNid9CILggTCy/0WR2WKETe17kTWhiiIpLB2k5IEgnvA0QLfKlvd6Tvu0pzA==",
|
||||||
|
"path": "ude.netstandard/1.2.0",
|
||||||
|
"hashPath": "ude.netstandard.1.2.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"YamlDotNet.NetCore/1.0.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-vPiKF4Yf02MS96Nzwcr8+WrvlhTx+camOgUzxhazU0hCzs2ESetWDCxaIT/MYdAw2oONYem1ow9PXWJjHkRUDw==",
|
||||||
|
"path": "yamldotnet.netcore/1.0.0",
|
||||||
|
"hashPath": "yamldotnet.netcore.1.0.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.DataLoader.Builtin.dll
Normal file
BIN
box1/Luban/Luban.DataLoader.Builtin.dll
Normal file
Binary file not shown.
558
box1/Luban/Luban.DataTarget.Builtin.deps.json
Normal file
558
box1/Luban/Luban.DataTarget.Builtin.deps.json
Normal file
@ -0,0 +1,558 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.DataTarget.Builtin/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"Luban.DataLoader.Builtin": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.DataTarget.Builtin.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ExcelDataReader/3.6.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/ExcelDataReader.dll": {
|
||||||
|
"assemblyVersion": "3.6.0.0",
|
||||||
|
"fileVersion": "3.6.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Microsoft.CSharp/4.5.0": {},
|
||||||
|
"Microsoft.NETCore.Platforms/1.0.1": {},
|
||||||
|
"Microsoft.NETCore.Targets/1.0.1": {},
|
||||||
|
"NeoLua/1.3.14": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.CSharp": "4.5.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/net5.0/Neo.Lua.dll": {
|
||||||
|
"assemblyVersion": "5.3.0.0",
|
||||||
|
"fileVersion": "1.3.14.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"lib/net5.0/de/Neo.Lua.resources.dll": {
|
||||||
|
"locale": "de"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Collections/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Debug/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Tools/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Globalization/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.IO/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Text.Encoding": "4.0.11",
|
||||||
|
"System.Threading.Tasks": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Linq/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Linq.Expressions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Linq": "4.1.0",
|
||||||
|
"System.ObjectModel": "4.0.12",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit": "4.0.1",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Emit.Lightweight": "4.0.1",
|
||||||
|
"System.Reflection.Extensions": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Reflection.TypeExtensions": "4.1.0",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.ObjectModel/4.0.12": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.ILGeneration/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.Lightweight/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Extensions/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Primitives/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.TypeExtensions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Resources.ResourceManager/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime.Extensions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime.Serialization.Primitives/4.1.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.Encoding/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.Encoding.Extensions/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Text.Encoding": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.RegularExpressions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Threading/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Threading.Tasks": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Threading.Tasks/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Ude.NetStandard/1.2.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/Ude.NetStandard.dll": {
|
||||||
|
"assemblyVersion": "1.0.2.0",
|
||||||
|
"fileVersion": "1.0.2.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"YamlDotNet.NetCore/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Diagnostics.Tools": "4.0.1",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Linq": "4.1.0",
|
||||||
|
"System.Linq.Expressions": "4.1.0",
|
||||||
|
"System.ObjectModel": "4.0.12",
|
||||||
|
"System.Reflection.Extensions": "4.0.1",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Runtime.Serialization.Primitives": "4.1.1",
|
||||||
|
"System.Text.Encoding.Extensions": "4.0.11",
|
||||||
|
"System.Text.RegularExpressions": "4.1.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard1.0/YamlDotNet.NetCore.dll": {
|
||||||
|
"assemblyVersion": "0.0.1.0",
|
||||||
|
"fileVersion": "0.0.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.DataLoader.Builtin/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"ExcelDataReader": "3.6.0",
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"NeoLua": "1.3.14",
|
||||||
|
"Ude.NetStandard": "1.2.0",
|
||||||
|
"YamlDotNet.NetCore": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.DataLoader.Builtin.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.DataTarget.Builtin/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"ExcelDataReader/3.6.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-eXyxTwG7EEWpgQX3juZ2KcndqTqm/ydx9GXS2lUiMJU54U4h5eXdygRtVgINv0t60ezPWEb+lL7uM7Q+wm5BBA==",
|
||||||
|
"path": "exceldatareader/3.6.0",
|
||||||
|
"hashPath": "exceldatareader.3.6.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.CSharp/4.5.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
|
||||||
|
"path": "microsoft.csharp/4.5.0",
|
||||||
|
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.NETCore.Platforms/1.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==",
|
||||||
|
"path": "microsoft.netcore.platforms/1.0.1",
|
||||||
|
"hashPath": "microsoft.netcore.platforms.1.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.NETCore.Targets/1.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
|
||||||
|
"path": "microsoft.netcore.targets/1.0.1",
|
||||||
|
"hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"NeoLua/1.3.14": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-BXIUN+ePY2wx3ZGiSmR8KZKD85s01pXI690orrB3u/biB8R0nalziGw+iGbPBq1Cuz8Upggpw2ERF84POXWTCQ==",
|
||||||
|
"path": "neolua/1.3.14",
|
||||||
|
"hashPath": "neolua.1.3.14.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Collections/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
|
||||||
|
"path": "system.collections/4.0.11",
|
||||||
|
"hashPath": "system.collections.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Debug/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
|
||||||
|
"path": "system.diagnostics.debug/4.0.11",
|
||||||
|
"hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Tools/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
|
||||||
|
"path": "system.diagnostics.tools/4.0.1",
|
||||||
|
"hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Globalization/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
|
||||||
|
"path": "system.globalization/4.0.11",
|
||||||
|
"hashPath": "system.globalization.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.IO/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
|
||||||
|
"path": "system.io/4.1.0",
|
||||||
|
"hashPath": "system.io.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Linq/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
|
||||||
|
"path": "system.linq/4.1.0",
|
||||||
|
"hashPath": "system.linq.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Linq.Expressions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
|
||||||
|
"path": "system.linq.expressions/4.1.0",
|
||||||
|
"hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.ObjectModel/4.0.12": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
|
||||||
|
"path": "system.objectmodel/4.0.12",
|
||||||
|
"hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
|
||||||
|
"path": "system.reflection/4.1.0",
|
||||||
|
"hashPath": "system.reflection.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
|
||||||
|
"path": "system.reflection.emit/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.ILGeneration/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
|
||||||
|
"path": "system.reflection.emit.ilgeneration/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.Lightweight/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
|
||||||
|
"path": "system.reflection.emit.lightweight/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Extensions/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
|
||||||
|
"path": "system.reflection.extensions/4.0.1",
|
||||||
|
"hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Primitives/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
|
||||||
|
"path": "system.reflection.primitives/4.0.1",
|
||||||
|
"hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.TypeExtensions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
|
||||||
|
"path": "system.reflection.typeextensions/4.1.0",
|
||||||
|
"hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Resources.ResourceManager/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
|
||||||
|
"path": "system.resources.resourcemanager/4.0.1",
|
||||||
|
"hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
|
||||||
|
"path": "system.runtime/4.1.0",
|
||||||
|
"hashPath": "system.runtime.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime.Extensions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
|
||||||
|
"path": "system.runtime.extensions/4.1.0",
|
||||||
|
"hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime.Serialization.Primitives/4.1.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
|
||||||
|
"path": "system.runtime.serialization.primitives/4.1.1",
|
||||||
|
"hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.Encoding/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
|
||||||
|
"path": "system.text.encoding/4.0.11",
|
||||||
|
"hashPath": "system.text.encoding.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.Encoding.Extensions/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
|
||||||
|
"path": "system.text.encoding.extensions/4.0.11",
|
||||||
|
"hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.RegularExpressions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
|
||||||
|
"path": "system.text.regularexpressions/4.1.0",
|
||||||
|
"hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Threading/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
|
||||||
|
"path": "system.threading/4.0.11",
|
||||||
|
"hashPath": "system.threading.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Threading.Tasks/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
|
||||||
|
"path": "system.threading.tasks/4.0.11",
|
||||||
|
"hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Ude.NetStandard/1.2.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-zRWpPAxBg3lNdm4UiKixTe+DFPoNid9CILggTCy/0WR2WKETe17kTWhiiIpLB2k5IEgnvA0QLfKlvd6Tvu0pzA==",
|
||||||
|
"path": "ude.netstandard/1.2.0",
|
||||||
|
"hashPath": "ude.netstandard.1.2.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"YamlDotNet.NetCore/1.0.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-vPiKF4Yf02MS96Nzwcr8+WrvlhTx+camOgUzxhazU0hCzs2ESetWDCxaIT/MYdAw2oONYem1ow9PXWJjHkRUDw==",
|
||||||
|
"path": "yamldotnet.netcore/1.0.0",
|
||||||
|
"hashPath": "yamldotnet.netcore.1.0.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"Luban.DataLoader.Builtin/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.DataTarget.Builtin.dll
Normal file
BIN
box1/Luban/Luban.DataTarget.Builtin.dll
Normal file
Binary file not shown.
70
box1/Luban/Luban.DataValidator.Builtin.deps.json
Normal file
70
box1/Luban/Luban.DataValidator.Builtin.deps.json
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.DataValidator.Builtin/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.DataValidator.Builtin.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.DataValidator.Builtin/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.DataValidator.Builtin.dll
Normal file
BIN
box1/Luban/Luban.DataValidator.Builtin.dll
Normal file
Binary file not shown.
572
box1/Luban/Luban.FlatBuffers.deps.json
Normal file
572
box1/Luban/Luban.FlatBuffers.deps.json
Normal file
@ -0,0 +1,572 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.FlatBuffers/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"Luban.DataTarget.Builtin": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.FlatBuffers.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ExcelDataReader/3.6.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/ExcelDataReader.dll": {
|
||||||
|
"assemblyVersion": "3.6.0.0",
|
||||||
|
"fileVersion": "3.6.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Microsoft.CSharp/4.5.0": {},
|
||||||
|
"Microsoft.NETCore.Platforms/1.0.1": {},
|
||||||
|
"Microsoft.NETCore.Targets/1.0.1": {},
|
||||||
|
"NeoLua/1.3.14": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.CSharp": "4.5.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/net5.0/Neo.Lua.dll": {
|
||||||
|
"assemblyVersion": "5.3.0.0",
|
||||||
|
"fileVersion": "1.3.14.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"lib/net5.0/de/Neo.Lua.resources.dll": {
|
||||||
|
"locale": "de"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Collections/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Debug/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Tools/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Globalization/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.IO/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Text.Encoding": "4.0.11",
|
||||||
|
"System.Threading.Tasks": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Linq/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Linq.Expressions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Linq": "4.1.0",
|
||||||
|
"System.ObjectModel": "4.0.12",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit": "4.0.1",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Emit.Lightweight": "4.0.1",
|
||||||
|
"System.Reflection.Extensions": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Reflection.TypeExtensions": "4.1.0",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.ObjectModel/4.0.12": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.ILGeneration/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.Lightweight/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Extensions/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Primitives/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.TypeExtensions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Resources.ResourceManager/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime.Extensions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime.Serialization.Primitives/4.1.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.Encoding/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.Encoding.Extensions/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Text.Encoding": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.RegularExpressions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Threading/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Threading.Tasks": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Threading.Tasks/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Ude.NetStandard/1.2.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/Ude.NetStandard.dll": {
|
||||||
|
"assemblyVersion": "1.0.2.0",
|
||||||
|
"fileVersion": "1.0.2.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"YamlDotNet.NetCore/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Diagnostics.Tools": "4.0.1",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Linq": "4.1.0",
|
||||||
|
"System.Linq.Expressions": "4.1.0",
|
||||||
|
"System.ObjectModel": "4.0.12",
|
||||||
|
"System.Reflection.Extensions": "4.0.1",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Runtime.Serialization.Primitives": "4.1.1",
|
||||||
|
"System.Text.Encoding.Extensions": "4.0.11",
|
||||||
|
"System.Text.RegularExpressions": "4.1.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard1.0/YamlDotNet.NetCore.dll": {
|
||||||
|
"assemblyVersion": "0.0.1.0",
|
||||||
|
"fileVersion": "0.0.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.DataLoader.Builtin/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"ExcelDataReader": "3.6.0",
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"NeoLua": "1.3.14",
|
||||||
|
"Ude.NetStandard": "1.2.0",
|
||||||
|
"YamlDotNet.NetCore": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.DataLoader.Builtin.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.DataTarget.Builtin/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"Luban.DataLoader.Builtin": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.DataTarget.Builtin.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.FlatBuffers/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"ExcelDataReader/3.6.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-eXyxTwG7EEWpgQX3juZ2KcndqTqm/ydx9GXS2lUiMJU54U4h5eXdygRtVgINv0t60ezPWEb+lL7uM7Q+wm5BBA==",
|
||||||
|
"path": "exceldatareader/3.6.0",
|
||||||
|
"hashPath": "exceldatareader.3.6.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.CSharp/4.5.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
|
||||||
|
"path": "microsoft.csharp/4.5.0",
|
||||||
|
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.NETCore.Platforms/1.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==",
|
||||||
|
"path": "microsoft.netcore.platforms/1.0.1",
|
||||||
|
"hashPath": "microsoft.netcore.platforms.1.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.NETCore.Targets/1.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
|
||||||
|
"path": "microsoft.netcore.targets/1.0.1",
|
||||||
|
"hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"NeoLua/1.3.14": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-BXIUN+ePY2wx3ZGiSmR8KZKD85s01pXI690orrB3u/biB8R0nalziGw+iGbPBq1Cuz8Upggpw2ERF84POXWTCQ==",
|
||||||
|
"path": "neolua/1.3.14",
|
||||||
|
"hashPath": "neolua.1.3.14.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Collections/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
|
||||||
|
"path": "system.collections/4.0.11",
|
||||||
|
"hashPath": "system.collections.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Debug/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
|
||||||
|
"path": "system.diagnostics.debug/4.0.11",
|
||||||
|
"hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Tools/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
|
||||||
|
"path": "system.diagnostics.tools/4.0.1",
|
||||||
|
"hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Globalization/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
|
||||||
|
"path": "system.globalization/4.0.11",
|
||||||
|
"hashPath": "system.globalization.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.IO/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
|
||||||
|
"path": "system.io/4.1.0",
|
||||||
|
"hashPath": "system.io.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Linq/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
|
||||||
|
"path": "system.linq/4.1.0",
|
||||||
|
"hashPath": "system.linq.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Linq.Expressions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
|
||||||
|
"path": "system.linq.expressions/4.1.0",
|
||||||
|
"hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.ObjectModel/4.0.12": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
|
||||||
|
"path": "system.objectmodel/4.0.12",
|
||||||
|
"hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
|
||||||
|
"path": "system.reflection/4.1.0",
|
||||||
|
"hashPath": "system.reflection.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
|
||||||
|
"path": "system.reflection.emit/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.ILGeneration/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
|
||||||
|
"path": "system.reflection.emit.ilgeneration/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.Lightweight/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
|
||||||
|
"path": "system.reflection.emit.lightweight/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Extensions/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
|
||||||
|
"path": "system.reflection.extensions/4.0.1",
|
||||||
|
"hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Primitives/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
|
||||||
|
"path": "system.reflection.primitives/4.0.1",
|
||||||
|
"hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.TypeExtensions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
|
||||||
|
"path": "system.reflection.typeextensions/4.1.0",
|
||||||
|
"hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Resources.ResourceManager/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
|
||||||
|
"path": "system.resources.resourcemanager/4.0.1",
|
||||||
|
"hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
|
||||||
|
"path": "system.runtime/4.1.0",
|
||||||
|
"hashPath": "system.runtime.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime.Extensions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
|
||||||
|
"path": "system.runtime.extensions/4.1.0",
|
||||||
|
"hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime.Serialization.Primitives/4.1.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
|
||||||
|
"path": "system.runtime.serialization.primitives/4.1.1",
|
||||||
|
"hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.Encoding/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
|
||||||
|
"path": "system.text.encoding/4.0.11",
|
||||||
|
"hashPath": "system.text.encoding.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.Encoding.Extensions/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
|
||||||
|
"path": "system.text.encoding.extensions/4.0.11",
|
||||||
|
"hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.RegularExpressions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
|
||||||
|
"path": "system.text.regularexpressions/4.1.0",
|
||||||
|
"hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Threading/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
|
||||||
|
"path": "system.threading/4.0.11",
|
||||||
|
"hashPath": "system.threading.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Threading.Tasks/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
|
||||||
|
"path": "system.threading.tasks/4.0.11",
|
||||||
|
"hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Ude.NetStandard/1.2.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-zRWpPAxBg3lNdm4UiKixTe+DFPoNid9CILggTCy/0WR2WKETe17kTWhiiIpLB2k5IEgnvA0QLfKlvd6Tvu0pzA==",
|
||||||
|
"path": "ude.netstandard/1.2.0",
|
||||||
|
"hashPath": "ude.netstandard.1.2.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"YamlDotNet.NetCore/1.0.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-vPiKF4Yf02MS96Nzwcr8+WrvlhTx+camOgUzxhazU0hCzs2ESetWDCxaIT/MYdAw2oONYem1ow9PXWJjHkRUDw==",
|
||||||
|
"path": "yamldotnet.netcore/1.0.0",
|
||||||
|
"hashPath": "yamldotnet.netcore.1.0.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"Luban.DataLoader.Builtin/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"Luban.DataTarget.Builtin/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.FlatBuffers.dll
Normal file
BIN
box1/Luban/Luban.FlatBuffers.dll
Normal file
Binary file not shown.
572
box1/Luban/Luban.Gdscript.deps.json
Normal file
572
box1/Luban/Luban.Gdscript.deps.json
Normal file
@ -0,0 +1,572 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.Gdscript/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"Luban.DataTarget.Builtin": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Gdscript.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ExcelDataReader/3.6.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/ExcelDataReader.dll": {
|
||||||
|
"assemblyVersion": "3.6.0.0",
|
||||||
|
"fileVersion": "3.6.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Microsoft.CSharp/4.5.0": {},
|
||||||
|
"Microsoft.NETCore.Platforms/1.0.1": {},
|
||||||
|
"Microsoft.NETCore.Targets/1.0.1": {},
|
||||||
|
"NeoLua/1.3.14": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.CSharp": "4.5.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/net5.0/Neo.Lua.dll": {
|
||||||
|
"assemblyVersion": "5.3.0.0",
|
||||||
|
"fileVersion": "1.3.14.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"lib/net5.0/de/Neo.Lua.resources.dll": {
|
||||||
|
"locale": "de"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Collections/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Debug/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Tools/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Globalization/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.IO/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Text.Encoding": "4.0.11",
|
||||||
|
"System.Threading.Tasks": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Linq/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Linq.Expressions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Linq": "4.1.0",
|
||||||
|
"System.ObjectModel": "4.0.12",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit": "4.0.1",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Emit.Lightweight": "4.0.1",
|
||||||
|
"System.Reflection.Extensions": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Reflection.TypeExtensions": "4.1.0",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.ObjectModel/4.0.12": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.ILGeneration/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.Lightweight/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Extensions/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Primitives/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.TypeExtensions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Resources.ResourceManager/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime.Extensions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime.Serialization.Primitives/4.1.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.Encoding/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.Encoding.Extensions/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Text.Encoding": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.RegularExpressions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Threading/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Threading.Tasks": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Threading.Tasks/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Ude.NetStandard/1.2.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/Ude.NetStandard.dll": {
|
||||||
|
"assemblyVersion": "1.0.2.0",
|
||||||
|
"fileVersion": "1.0.2.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"YamlDotNet.NetCore/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Diagnostics.Tools": "4.0.1",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Linq": "4.1.0",
|
||||||
|
"System.Linq.Expressions": "4.1.0",
|
||||||
|
"System.ObjectModel": "4.0.12",
|
||||||
|
"System.Reflection.Extensions": "4.0.1",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Runtime.Serialization.Primitives": "4.1.1",
|
||||||
|
"System.Text.Encoding.Extensions": "4.0.11",
|
||||||
|
"System.Text.RegularExpressions": "4.1.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard1.0/YamlDotNet.NetCore.dll": {
|
||||||
|
"assemblyVersion": "0.0.1.0",
|
||||||
|
"fileVersion": "0.0.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.DataLoader.Builtin/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"ExcelDataReader": "3.6.0",
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"NeoLua": "1.3.14",
|
||||||
|
"Ude.NetStandard": "1.2.0",
|
||||||
|
"YamlDotNet.NetCore": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.DataLoader.Builtin.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.DataTarget.Builtin/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"Luban.DataLoader.Builtin": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.DataTarget.Builtin.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.Gdscript/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"ExcelDataReader/3.6.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-eXyxTwG7EEWpgQX3juZ2KcndqTqm/ydx9GXS2lUiMJU54U4h5eXdygRtVgINv0t60ezPWEb+lL7uM7Q+wm5BBA==",
|
||||||
|
"path": "exceldatareader/3.6.0",
|
||||||
|
"hashPath": "exceldatareader.3.6.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.CSharp/4.5.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
|
||||||
|
"path": "microsoft.csharp/4.5.0",
|
||||||
|
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.NETCore.Platforms/1.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==",
|
||||||
|
"path": "microsoft.netcore.platforms/1.0.1",
|
||||||
|
"hashPath": "microsoft.netcore.platforms.1.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.NETCore.Targets/1.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
|
||||||
|
"path": "microsoft.netcore.targets/1.0.1",
|
||||||
|
"hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"NeoLua/1.3.14": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-BXIUN+ePY2wx3ZGiSmR8KZKD85s01pXI690orrB3u/biB8R0nalziGw+iGbPBq1Cuz8Upggpw2ERF84POXWTCQ==",
|
||||||
|
"path": "neolua/1.3.14",
|
||||||
|
"hashPath": "neolua.1.3.14.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Collections/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
|
||||||
|
"path": "system.collections/4.0.11",
|
||||||
|
"hashPath": "system.collections.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Debug/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
|
||||||
|
"path": "system.diagnostics.debug/4.0.11",
|
||||||
|
"hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Tools/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
|
||||||
|
"path": "system.diagnostics.tools/4.0.1",
|
||||||
|
"hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Globalization/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
|
||||||
|
"path": "system.globalization/4.0.11",
|
||||||
|
"hashPath": "system.globalization.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.IO/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
|
||||||
|
"path": "system.io/4.1.0",
|
||||||
|
"hashPath": "system.io.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Linq/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
|
||||||
|
"path": "system.linq/4.1.0",
|
||||||
|
"hashPath": "system.linq.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Linq.Expressions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
|
||||||
|
"path": "system.linq.expressions/4.1.0",
|
||||||
|
"hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.ObjectModel/4.0.12": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
|
||||||
|
"path": "system.objectmodel/4.0.12",
|
||||||
|
"hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
|
||||||
|
"path": "system.reflection/4.1.0",
|
||||||
|
"hashPath": "system.reflection.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
|
||||||
|
"path": "system.reflection.emit/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.ILGeneration/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
|
||||||
|
"path": "system.reflection.emit.ilgeneration/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.Lightweight/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
|
||||||
|
"path": "system.reflection.emit.lightweight/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Extensions/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
|
||||||
|
"path": "system.reflection.extensions/4.0.1",
|
||||||
|
"hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Primitives/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
|
||||||
|
"path": "system.reflection.primitives/4.0.1",
|
||||||
|
"hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.TypeExtensions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
|
||||||
|
"path": "system.reflection.typeextensions/4.1.0",
|
||||||
|
"hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Resources.ResourceManager/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
|
||||||
|
"path": "system.resources.resourcemanager/4.0.1",
|
||||||
|
"hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
|
||||||
|
"path": "system.runtime/4.1.0",
|
||||||
|
"hashPath": "system.runtime.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime.Extensions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
|
||||||
|
"path": "system.runtime.extensions/4.1.0",
|
||||||
|
"hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime.Serialization.Primitives/4.1.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
|
||||||
|
"path": "system.runtime.serialization.primitives/4.1.1",
|
||||||
|
"hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.Encoding/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
|
||||||
|
"path": "system.text.encoding/4.0.11",
|
||||||
|
"hashPath": "system.text.encoding.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.Encoding.Extensions/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
|
||||||
|
"path": "system.text.encoding.extensions/4.0.11",
|
||||||
|
"hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.RegularExpressions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
|
||||||
|
"path": "system.text.regularexpressions/4.1.0",
|
||||||
|
"hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Threading/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
|
||||||
|
"path": "system.threading/4.0.11",
|
||||||
|
"hashPath": "system.threading.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Threading.Tasks/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
|
||||||
|
"path": "system.threading.tasks/4.0.11",
|
||||||
|
"hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Ude.NetStandard/1.2.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-zRWpPAxBg3lNdm4UiKixTe+DFPoNid9CILggTCy/0WR2WKETe17kTWhiiIpLB2k5IEgnvA0QLfKlvd6Tvu0pzA==",
|
||||||
|
"path": "ude.netstandard/1.2.0",
|
||||||
|
"hashPath": "ude.netstandard.1.2.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"YamlDotNet.NetCore/1.0.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-vPiKF4Yf02MS96Nzwcr8+WrvlhTx+camOgUzxhazU0hCzs2ESetWDCxaIT/MYdAw2oONYem1ow9PXWJjHkRUDw==",
|
||||||
|
"path": "yamldotnet.netcore/1.0.0",
|
||||||
|
"hashPath": "yamldotnet.netcore.1.0.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"Luban.DataLoader.Builtin/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"Luban.DataTarget.Builtin/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.Gdscript.dll
Normal file
BIN
box1/Luban/Luban.Gdscript.dll
Normal file
Binary file not shown.
70
box1/Luban/Luban.Golang.deps.json
Normal file
70
box1/Luban/Luban.Golang.deps.json
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.Golang/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Golang.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.Golang/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.Golang.dll
Normal file
BIN
box1/Luban/Luban.Golang.dll
Normal file
Binary file not shown.
70
box1/Luban/Luban.Java.deps.json
Normal file
70
box1/Luban/Luban.Java.deps.json
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.Java/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Java.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.Java/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.Java.dll
Normal file
BIN
box1/Luban/Luban.Java.dll
Normal file
Binary file not shown.
558
box1/Luban/Luban.L10N.deps.json
Normal file
558
box1/Luban/Luban.L10N.deps.json
Normal file
@ -0,0 +1,558 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.L10N/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"Luban.DataLoader.Builtin": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.L10N.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ExcelDataReader/3.6.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/ExcelDataReader.dll": {
|
||||||
|
"assemblyVersion": "3.6.0.0",
|
||||||
|
"fileVersion": "3.6.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Microsoft.CSharp/4.5.0": {},
|
||||||
|
"Microsoft.NETCore.Platforms/1.0.1": {},
|
||||||
|
"Microsoft.NETCore.Targets/1.0.1": {},
|
||||||
|
"NeoLua/1.3.14": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.CSharp": "4.5.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/net5.0/Neo.Lua.dll": {
|
||||||
|
"assemblyVersion": "5.3.0.0",
|
||||||
|
"fileVersion": "1.3.14.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"resources": {
|
||||||
|
"lib/net5.0/de/Neo.Lua.resources.dll": {
|
||||||
|
"locale": "de"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Collections/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Debug/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Tools/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Globalization/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.IO/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Text.Encoding": "4.0.11",
|
||||||
|
"System.Threading.Tasks": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Linq/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Linq.Expressions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Linq": "4.1.0",
|
||||||
|
"System.ObjectModel": "4.0.12",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit": "4.0.1",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Emit.Lightweight": "4.0.1",
|
||||||
|
"System.Reflection.Extensions": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Reflection.TypeExtensions": "4.1.0",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.ObjectModel/4.0.12": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.IO": "4.1.0",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.ILGeneration/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.Lightweight/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Reflection.Emit.ILGeneration": "4.0.1",
|
||||||
|
"System.Reflection.Primitives": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Extensions/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.Primitives/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Reflection.TypeExtensions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Resources.ResourceManager/4.0.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Reflection": "4.1.0",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime.Extensions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Runtime.Serialization.Primitives/4.1.1": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.Encoding/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.Encoding.Extensions/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Text.Encoding": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Text.RegularExpressions/4.1.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Resources.ResourceManager": "4.0.1",
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Threading": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Threading/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Runtime": "4.1.0",
|
||||||
|
"System.Threading.Tasks": "4.0.11"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Threading.Tasks/4.0.11": {
|
||||||
|
"dependencies": {
|
||||||
|
"Microsoft.NETCore.Platforms": "1.0.1",
|
||||||
|
"Microsoft.NETCore.Targets": "1.0.1",
|
||||||
|
"System.Runtime": "4.1.0"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Ude.NetStandard/1.2.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/Ude.NetStandard.dll": {
|
||||||
|
"assemblyVersion": "1.0.2.0",
|
||||||
|
"fileVersion": "1.0.2.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"YamlDotNet.NetCore/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Collections": "4.0.11",
|
||||||
|
"System.Diagnostics.Debug": "4.0.11",
|
||||||
|
"System.Diagnostics.Tools": "4.0.1",
|
||||||
|
"System.Globalization": "4.0.11",
|
||||||
|
"System.Linq": "4.1.0",
|
||||||
|
"System.Linq.Expressions": "4.1.0",
|
||||||
|
"System.ObjectModel": "4.0.12",
|
||||||
|
"System.Reflection.Extensions": "4.0.1",
|
||||||
|
"System.Runtime.Extensions": "4.1.0",
|
||||||
|
"System.Runtime.Serialization.Primitives": "4.1.1",
|
||||||
|
"System.Text.Encoding.Extensions": "4.0.11",
|
||||||
|
"System.Text.RegularExpressions": "4.1.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard1.0/YamlDotNet.NetCore.dll": {
|
||||||
|
"assemblyVersion": "0.0.1.0",
|
||||||
|
"fileVersion": "0.0.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.DataLoader.Builtin/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"ExcelDataReader": "3.6.0",
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"NeoLua": "1.3.14",
|
||||||
|
"Ude.NetStandard": "1.2.0",
|
||||||
|
"YamlDotNet.NetCore": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.DataLoader.Builtin.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.L10N/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"ExcelDataReader/3.6.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-eXyxTwG7EEWpgQX3juZ2KcndqTqm/ydx9GXS2lUiMJU54U4h5eXdygRtVgINv0t60ezPWEb+lL7uM7Q+wm5BBA==",
|
||||||
|
"path": "exceldatareader/3.6.0",
|
||||||
|
"hashPath": "exceldatareader.3.6.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.CSharp/4.5.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
|
||||||
|
"path": "microsoft.csharp/4.5.0",
|
||||||
|
"hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.NETCore.Platforms/1.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-2G6OjjJzwBfNOO8myRV/nFrbTw5iA+DEm0N+qUqhrOmaVtn4pC77h38I1jsXGw5VH55+dPfQsqHD0We9sCl9FQ==",
|
||||||
|
"path": "microsoft.netcore.platforms/1.0.1",
|
||||||
|
"hashPath": "microsoft.netcore.platforms.1.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.NETCore.Targets/1.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
|
||||||
|
"path": "microsoft.netcore.targets/1.0.1",
|
||||||
|
"hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"NeoLua/1.3.14": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-BXIUN+ePY2wx3ZGiSmR8KZKD85s01pXI690orrB3u/biB8R0nalziGw+iGbPBq1Cuz8Upggpw2ERF84POXWTCQ==",
|
||||||
|
"path": "neolua/1.3.14",
|
||||||
|
"hashPath": "neolua.1.3.14.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Collections/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
|
||||||
|
"path": "system.collections/4.0.11",
|
||||||
|
"hashPath": "system.collections.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Debug/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
|
||||||
|
"path": "system.diagnostics.debug/4.0.11",
|
||||||
|
"hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Diagnostics.Tools/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
|
||||||
|
"path": "system.diagnostics.tools/4.0.1",
|
||||||
|
"hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Globalization/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
|
||||||
|
"path": "system.globalization/4.0.11",
|
||||||
|
"hashPath": "system.globalization.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.IO/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
|
||||||
|
"path": "system.io/4.1.0",
|
||||||
|
"hashPath": "system.io.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Linq/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
|
||||||
|
"path": "system.linq/4.1.0",
|
||||||
|
"hashPath": "system.linq.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Linq.Expressions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
|
||||||
|
"path": "system.linq.expressions/4.1.0",
|
||||||
|
"hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.ObjectModel/4.0.12": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
|
||||||
|
"path": "system.objectmodel/4.0.12",
|
||||||
|
"hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
|
||||||
|
"path": "system.reflection/4.1.0",
|
||||||
|
"hashPath": "system.reflection.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
|
||||||
|
"path": "system.reflection.emit/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.ILGeneration/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
|
||||||
|
"path": "system.reflection.emit.ilgeneration/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Emit.Lightweight/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
|
||||||
|
"path": "system.reflection.emit.lightweight/4.0.1",
|
||||||
|
"hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Extensions/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
|
||||||
|
"path": "system.reflection.extensions/4.0.1",
|
||||||
|
"hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.Primitives/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
|
||||||
|
"path": "system.reflection.primitives/4.0.1",
|
||||||
|
"hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Reflection.TypeExtensions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
|
||||||
|
"path": "system.reflection.typeextensions/4.1.0",
|
||||||
|
"hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Resources.ResourceManager/4.0.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
|
||||||
|
"path": "system.resources.resourcemanager/4.0.1",
|
||||||
|
"hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
|
||||||
|
"path": "system.runtime/4.1.0",
|
||||||
|
"hashPath": "system.runtime.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime.Extensions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
|
||||||
|
"path": "system.runtime.extensions/4.1.0",
|
||||||
|
"hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime.Serialization.Primitives/4.1.1": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
|
||||||
|
"path": "system.runtime.serialization.primitives/4.1.1",
|
||||||
|
"hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.Encoding/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
|
||||||
|
"path": "system.text.encoding/4.0.11",
|
||||||
|
"hashPath": "system.text.encoding.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.Encoding.Extensions/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
|
||||||
|
"path": "system.text.encoding.extensions/4.0.11",
|
||||||
|
"hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Text.RegularExpressions/4.1.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
|
||||||
|
"path": "system.text.regularexpressions/4.1.0",
|
||||||
|
"hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Threading/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
|
||||||
|
"path": "system.threading/4.0.11",
|
||||||
|
"hashPath": "system.threading.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Threading.Tasks/4.0.11": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
|
||||||
|
"path": "system.threading.tasks/4.0.11",
|
||||||
|
"hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Ude.NetStandard/1.2.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-zRWpPAxBg3lNdm4UiKixTe+DFPoNid9CILggTCy/0WR2WKETe17kTWhiiIpLB2k5IEgnvA0QLfKlvd6Tvu0pzA==",
|
||||||
|
"path": "ude.netstandard/1.2.0",
|
||||||
|
"hashPath": "ude.netstandard.1.2.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"YamlDotNet.NetCore/1.0.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-vPiKF4Yf02MS96Nzwcr8+WrvlhTx+camOgUzxhazU0hCzs2ESetWDCxaIT/MYdAw2oONYem1ow9PXWJjHkRUDw==",
|
||||||
|
"path": "yamldotnet.netcore/1.0.0",
|
||||||
|
"hashPath": "yamldotnet.netcore.1.0.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"Luban.DataLoader.Builtin/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.L10N.dll
Normal file
BIN
box1/Luban/Luban.L10N.dll
Normal file
Binary file not shown.
70
box1/Luban/Luban.Lua.deps.json
Normal file
70
box1/Luban/Luban.Lua.deps.json
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.Lua/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Lua.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.Lua/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
BIN
box1/Luban/Luban.Lua.dll
Normal file
BIN
box1/Luban/Luban.Lua.dll
Normal file
Binary file not shown.
141
box1/Luban/Luban.MsgPack.deps.json
Normal file
141
box1/Luban/Luban.MsgPack.deps.json
Normal file
@ -0,0 +1,141 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v8.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v8.0": {
|
||||||
|
"Luban.MsgPack/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"Luban.Core": "1.0.0",
|
||||||
|
"MessagePack": "2.6.100-alpha"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.MsgPack.dll": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"MessagePack/2.6.100-alpha": {
|
||||||
|
"dependencies": {
|
||||||
|
"MessagePack.Annotations": "2.6.100-alpha",
|
||||||
|
"Microsoft.NET.StringTools": "17.4.0",
|
||||||
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/net6.0/MessagePack.dll": {
|
||||||
|
"assemblyVersion": "2.6.0.0",
|
||||||
|
"fileVersion": "2.6.100.28020"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"MessagePack.Annotations/2.6.100-alpha": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/MessagePack.Annotations.dll": {
|
||||||
|
"assemblyVersion": "2.6.0.0",
|
||||||
|
"fileVersion": "2.6.100.28020"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Microsoft.NET.StringTools/17.4.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"System.Memory": "4.5.5",
|
||||||
|
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Microsoft.NET.StringTools.dll": {
|
||||||
|
"assemblyVersion": "1.0.0.0",
|
||||||
|
"fileVersion": "17.4.0.51802"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/netstandard2.0/NLog.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.2.2.1914"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"runtime": {
|
||||||
|
"lib/net7.0/Scriban.dll": {
|
||||||
|
"assemblyVersion": "5.0.0.0",
|
||||||
|
"fileVersion": "5.7.0.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"System.Memory/4.5.5": {},
|
||||||
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"dependencies": {
|
||||||
|
"NLog": "5.2.2",
|
||||||
|
"Scriban": "5.7.0"
|
||||||
|
},
|
||||||
|
"runtime": {
|
||||||
|
"Luban.Core.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"Luban.MsgPack/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
},
|
||||||
|
"MessagePack/2.6.100-alpha": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-gAyxBDzMDLWVg8GGP3YS4M2WnpglwcZzEld9HEsqVYNsTtVELZidINr/TTxVyfnHXxyEiZy04czZDdq8Q02hQw==",
|
||||||
|
"path": "messagepack/2.6.100-alpha",
|
||||||
|
"hashPath": "messagepack.2.6.100-alpha.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"MessagePack.Annotations/2.6.100-alpha": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-hl8OTk87/i4nMHtBasV+GRQe8g3tze3l6NGYmL4XOQwCATKLAFAIKRbaxxWAPo0wk26UPqJ7oC+Lg8fLQNWLAQ==",
|
||||||
|
"path": "messagepack.annotations/2.6.100-alpha",
|
||||||
|
"hashPath": "messagepack.annotations.2.6.100-alpha.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Microsoft.NET.StringTools/17.4.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-06T6Hqfs3JDIaBvJaBRFFMIdU7oE0OMab5Xl8LKQjWPxBQr3BgVFKMQPTC+GsSEuYREWmK6g5eOd7Xqd9p1YCA==",
|
||||||
|
"path": "microsoft.net.stringtools/17.4.0",
|
||||||
|
"hashPath": "microsoft.net.stringtools.17.4.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"NLog/5.2.2": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-r6Q9740g29gTwmTWlsgdIFm0mhNsfNZmbvWKX/Fxmi8X89ZrpUowHM2T2X1lP7RVpND+ef+XnfKL5g6Q1iNGXA==",
|
||||||
|
"path": "nlog/5.2.2",
|
||||||
|
"hashPath": "nlog.5.2.2.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Scriban/5.7.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-sSjmrKmvin85FDVb2W63IDkUK5BgKY+ZnuCuwF8KRfcREB9f3dJZA58TgV052vzYxadlro4kAZv4jBP1tonaaQ==",
|
||||||
|
"path": "scriban/5.7.0",
|
||||||
|
"hashPath": "scriban.5.7.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Memory/4.5.5": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
|
||||||
|
"path": "system.memory/4.5.5",
|
||||||
|
"hashPath": "system.memory.4.5.5.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
||||||
|
"type": "package",
|
||||||
|
"serviceable": true,
|
||||||
|
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
||||||
|
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
||||||
|
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
||||||
|
},
|
||||||
|
"Luban.Core/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user