这是indexloc提供的服务,不要输入任何密码
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions Packages/io.chainsafe.web3-unity.hyperplay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
},
"samples": [
{
"displayName": "HyperPlay Usage Sample",
"displayName": "HyperPlay Samples",
"description": "Contains example of integration and usage of HyperPlay functionality.",
"path": "Samples~/Web3.Unity HyperPlay Samples"
"path": "Samples~/Web3.Unity HyperPlay"
}
]
}
4 changes: 2 additions & 2 deletions Packages/io.chainsafe.web3-unity.lootboxes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@

"samples": [
{
"displayName": "Chainlink Lootbox Sample",
"displayName": "Lootboxes Sample",
"description": "Contains Sample scene and some basic interaction with Chainlink Lootboxes.",
"path": "Samples~/Chainlink Lootbox Samples"
"path": "Samples~/Web3.Unity Chainlink Lootboxes"
}
],
"author": {
Expand Down
4 changes: 2 additions & 2 deletions Packages/io.chainsafe.web3-unity.ramp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
},
"samples": [
{
"displayName": "Ramp Usage Sample",
"displayName": "Ramp Samples",
"description": "Contains example of integration and usage of Ramp functionality.",
"path": "Samples~/Web3.Unity Ramp Samples"
"path": "Samples~/Web3.Unity Ramp"
}
]
}
2 changes: 1 addition & 1 deletion Packages/io.chainsafe.web3-unity.web3auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"samples": [
{
"displayName": "Web3.Unity Web3Auth Samples",
"displayName": "Web3Auth Samples",
"description": "Contains implementations for Web3 Auth Sample Operations using Web3Auth Package.",
"path": "Samples~/Web3.Unity Web3Auth"
}
Expand Down
6 changes: 3 additions & 3 deletions scripts/data/duplicate_samples.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
src/UnitySampleProject/Assets/Samples/web3.unity SDK:Web3.Unity Samples:Packages/io.chainsafe.web3-unity/Samples~/Web3.Unity/
src/UnitySampleProject/Assets/Samples/web3.unity SDK Web3Auth:Web3.Unity Web3Auth Samples:Packages/io.chainsafe.web3-unity.web3auth/Samples~/Web3.Unity Web3Auth/
src/UnitySampleProject/Assets/Samples/web3.unity SDK Lootboxes:Chainlink Lootbox Sample:Packages/io.chainsafe.web3-unity.lootboxes/Samples~/Chainlink Lootbox Samples/
src/UnitySampleProject/Assets/Samples/web3.unity SDK Ramp:Web3.Unity Ramp Samples:Packages/io.chainsafe.web3-unity.ramp/Samples~/Web3.Unity Ramp Samples/
src/UnitySampleProject/Assets/Samples/web3.unity SDK Web3Auth:Web3Auth Samples:Packages/io.chainsafe.web3-unity.web3auth/Samples~/Web3.Unity Web3Auth/
src/UnitySampleProject/Assets/Samples/web3.unity SDK Lootboxes:Lootboxes Samples:Packages/io.chainsafe.web3-unity.lootboxes/Samples~/Web3.Unity Chainlink Lootboxes/
src/UnitySampleProject/Assets/Samples/web3.unity SDK Ramp:Ramp Samples:Packages/io.chainsafe.web3-unity.ramp/Samples~/Web3.Unity Ramp/
src/UnitySampleProject/Assets/Samples/web3.unity SDK HyperPlay:HyperPlay Samples:Packages/io.chainsafe.web3-unity.hyperplay/Samples~/Web3.Unity HyperPlay/
src/UnitySampleProject/Assets/Samples/web3.unity SDK Marketplace:Web3.Unity Marketplace Samples:Packages/io.chainsafe.web3-unity.marketplace/Samples~/Marketplace Samples/

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading