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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions Packages/io.chainsafe.web3-unity.marketplace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "io.chainsafe.web3-unity.marketplace",
"version": "1.0.0",
"version": "2.6.0",
"displayName": "web3.unity SDK Marketplace",
"description": "This package includes the integration of ChainSafe's marketplace service, which you can use with our Gaming SDK.",
"license": "LGPL-3.0-only",
Expand All @@ -23,5 +23,11 @@
"email": "bd@chainsafe.io",
"url": "https://gaming.chainsafe.io/"
},
"samples": []
"samples": [
{
"displayName": "Marketplace Samples",
"description": "Contains example of integration and usage of Marketplace functionality.",
"path": "Samples~/Web3.Unity Marketplace"
}
]
}
3 changes: 2 additions & 1 deletion scripts/data/duplicate_samples.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ src/UnitySampleProject/Assets/Samples/web3.unity SDK:Web3.Unity Samples:Packages
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 HyperPlay:Web3.Unity HyperPlay Samples:Packages/io.chainsafe.web3-unity.hyperplay/Samples~/Web3.Unity HyperPlay Samples/
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.

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