Skip to content

Commit

Permalink
Release 3.0.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kantagara committed Oct 21, 2024
1 parent bc37072 commit 8cbdc7b
Show file tree
Hide file tree
Showing 319 changed files with 200 additions and 201 deletions.
48 changes: 24 additions & 24 deletions Packages/io.chainsafe.web3-unity.hyperplay/package.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"name": "io.chainsafe.web3-unity.hyperplay",
"version": "3.0.1",
"displayName": "web3.unity SDK HyperPlay",
"description": "This package includes the integration of HyperPlay, which you can use with our Gaming SDK.",
"license": "LGPL-3.0-only",
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
"documentationUrl": "https://docs.gaming.chainsafe.io/",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.2",
"io.chainsafe.web3-unity": "3.0.1"
},
"keywords": [
"web3",
"ethereum",
"evm",
"blockchain",
"nft",
"hyperplay"
],
"author": {
"name": "ChainSafe Gaming",
"email": "[email protected]",
"url": "https://gaming.chainsafe.io/"
}
"name": "io.chainsafe.web3-unity.hyperplay",
"version": "3.0.2",
"displayName": "web3.unity SDK HyperPlay",
"description": "This package includes the integration of HyperPlay, which you can use with our Gaming SDK.",
"license": "LGPL-3.0-only",
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
"documentationUrl": "https://docs.gaming.chainsafe.io/",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.2",
"io.chainsafe.web3-unity": "3.0.2"
},
"keywords": [
"web3",
"ethereum",
"evm",
"blockchain",
"nft",
"hyperplay"
],
"author": {
"name": "ChainSafe Gaming",
"email": "[email protected]",
"url": "https://gaming.chainsafe.io/"
}
}
57 changes: 28 additions & 29 deletions Packages/io.chainsafe.web3-unity.lootboxes/package.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,31 @@
{
"name": "io.chainsafe.web3-unity.lootboxes",
"version": "3.0.1",
"displayName": "web3.unity SDK Lootboxes",
"description": "This additional package provides you with sample scene and sample scripts for opening lootboxes of various types",
"license": "LGPL-3.0-only",
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
"documentationUrl": "https://docs.gaming.chainsafe.io/",
"dependencies": {
"io.chainsafe.web3-unity": "3.0.1"
},
"keywords": [
"web3",
"ethereum",
"evm",
"blockchain",
"nft"
],

"samples": [
{
"displayName": "Lootboxes Samples",
"description": "Contains Sample scene and some basic interaction with Chainlink Lootboxes.",
"path": "Samples~/Web3.Unity Chainlink Lootboxes"
}
],
"author": {
"name": "ChainSafe Gaming",
"email": "[email protected]",
"url": "https://gaming.chainsafe.io/"
"name": "io.chainsafe.web3-unity.lootboxes",
"version": "3.0.2",
"displayName": "web3.unity SDK Lootboxes",
"description": "This additional package provides you with sample scene and sample scripts for opening lootboxes of various types",
"license": "LGPL-3.0-only",
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
"documentationUrl": "https://docs.gaming.chainsafe.io/",
"dependencies": {
"io.chainsafe.web3-unity": "3.0.2"
},
"keywords": [
"web3",
"ethereum",
"evm",
"blockchain",
"nft"
],
"samples": [
{
"displayName": "Lootboxes Samples",
"description": "Contains Sample scene and some basic interaction with Chainlink Lootboxes.",
"path": "Samples~/Web3.Unity Chainlink Lootboxes"
}
],
"author": {
"name": "ChainSafe Gaming",
"email": "[email protected]",
"url": "https://gaming.chainsafe.io/"
}
}
62 changes: 31 additions & 31 deletions Packages/io.chainsafe.web3-unity.marketplace/package.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"name": "io.chainsafe.web3-unity.marketplace",
"version": "3.0.1",
"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",
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
"documentationUrl": "https://docs.gaming.chainsafe.io/",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.2",
"io.chainsafe.web3-unity": "3.0.1"
},
"keywords": [
"web3",
"ethereum",
"evm",
"blockchain",
"nft",
"marketplace"
],
"author": {
"name": "ChainSafe Gaming",
"email": "[email protected]",
"url": "https://gaming.chainsafe.io/"
},
"samples": [
{
"displayName": "Marketplace Samples",
"description": "Contains example of integration and usage of Marketplace functionality.",
"path": "Samples~/Web3.Unity Marketplace"
}
]
"name": "io.chainsafe.web3-unity.marketplace",
"version": "3.0.2",
"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",
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
"documentationUrl": "https://docs.gaming.chainsafe.io/",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.2",
"io.chainsafe.web3-unity": "3.0.2"
},
"keywords": [
"web3",
"ethereum",
"evm",
"blockchain",
"nft",
"marketplace"
],
"author": {
"name": "ChainSafe Gaming",
"email": "[email protected]",
"url": "https://gaming.chainsafe.io/"
},
"samples": [
{
"displayName": "Marketplace Samples",
"description": "Contains example of integration and usage of Marketplace functionality.",
"path": "Samples~/Web3.Unity Marketplace"
}
]
}
62 changes: 31 additions & 31 deletions Packages/io.chainsafe.web3-unity.mud/package.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"name": "io.chainsafe.web3-unity.mud",
"version": "3.0.1",
"displayName": "web3.unity SDK MUD",
"description": "This package includes the integration of MUD, which you can use with our Gaming SDK.",
"license": "LGPL-3.0-only",
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
"documentationUrl": "https://docs.gaming.chainsafe.io/",
"dependencies": {
"io.chainsafe.web3-unity": "3.0.1"
},
"keywords": [
"web3",
"ethereum",
"evm",
"blockchain",
"nft",
"marketplace",
"mud"
],
"author": {
"name": "ChainSafe Gaming",
"email": "[email protected]",
"url": "https://gaming.chainsafe.io/"
},
"samples": [
{
"displayName": "Marketplace Samples",
"description": "Contains example of integration and usage of Marketplace functionality.",
"path": "Samples~/Web3.Unity MUD"
}
]
"name": "io.chainsafe.web3-unity.mud",
"version": "3.0.2",
"displayName": "web3.unity SDK MUD",
"description": "This package includes the integration of MUD, which you can use with our Gaming SDK.",
"license": "LGPL-3.0-only",
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
"documentationUrl": "https://docs.gaming.chainsafe.io/",
"dependencies": {
"io.chainsafe.web3-unity": "3.0.2"
},
"keywords": [
"web3",
"ethereum",
"evm",
"blockchain",
"nft",
"marketplace",
"mud"
],
"author": {
"name": "ChainSafe Gaming",
"email": "[email protected]",
"url": "https://gaming.chainsafe.io/"
},
"samples": [
{
"displayName": "Marketplace Samples",
"description": "Contains example of integration and usage of Marketplace functionality.",
"path": "Samples~/Web3.Unity MUD"
}
]
}
62 changes: 31 additions & 31 deletions Packages/io.chainsafe.web3-unity.ramp/package.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
{
"name": "io.chainsafe.web3-unity.ramp",
"version": "3.0.1",
"displayName": "web3.unity SDK Ramp",
"description": "This package includes the integration of Ramp's ramp service, which you can use with our Gaming SDK.",
"license": "LGPL-3.0-only",
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
"documentationUrl": "https://docs.gaming.chainsafe.io/",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.2",
"io.chainsafe.web3-unity": "3.0.1"
},
"keywords": [
"web3",
"ethereum",
"evm",
"blockchain",
"nft",
"ramp"
],
"author": {
"name": "ChainSafe Gaming",
"email": "[email protected]",
"url": "https://gaming.chainsafe.io/"
},
"samples": [
{
"displayName": "Ramp Samples",
"description": "Contains example of integration and usage of Ramp functionality.",
"path": "Samples~/Web3.Unity Ramp"
}
]
"name": "io.chainsafe.web3-unity.ramp",
"version": "3.0.2",
"displayName": "web3.unity SDK Ramp",
"description": "This package includes the integration of Ramp's ramp service, which you can use with our Gaming SDK.",
"license": "LGPL-3.0-only",
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
"documentationUrl": "https://docs.gaming.chainsafe.io/",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.2",
"io.chainsafe.web3-unity": "3.0.2"
},
"keywords": [
"web3",
"ethereum",
"evm",
"blockchain",
"nft",
"ramp"
],
"author": {
"name": "ChainSafe Gaming",
"email": "[email protected]",
"url": "https://gaming.chainsafe.io/"
},
"samples": [
{
"displayName": "Ramp Samples",
"description": "Contains example of integration and usage of Ramp functionality.",
"path": "Samples~/Web3.Unity Ramp"
}
]
}
48 changes: 24 additions & 24 deletions Packages/io.chainsafe.web3-unity.web3auth/package.json
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
{
"name": "io.chainsafe.web3-unity.web3auth",
"version": "3.0.1",
"displayName": "web3.unity SDK Web3Auth",
"description": "web3.unity is an open-source gaming SDK written in C# and developed by ChainSafe Gaming. It connects games built in the Unity game engine to the blockchain. The library currently supports games built for web browsers (WebGL), iOS/Android mobile, and desktop. web3.unity is compatible with most EVM-based chains such as Ethereum, Polygon, Moonbeam, Cronos, Nervos, and Binance Smart Chain, letting developers easily choose and switch between them to create the best in-game experience.",
"license": "LGPL-3.0-only",
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
"documentationUrl": "https://docs.gaming.chainsafe.io/",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.2",
"io.chainsafe.web3-unity": "3.0.1"
},
"keywords": [
"web3",
"ethereum",
"evm",
"blockchain",
"nft"
],
"author": {
"name": "ChainSafe Gaming",
"email": "[email protected]",
"url": "https://gaming.chainsafe.io/"
}
}
"name": "io.chainsafe.web3-unity.web3auth",
"version": "3.0.2",
"displayName": "web3.unity SDK Web3Auth",
"description": "web3.unity is an open-source gaming SDK written in C# and developed by ChainSafe Gaming. It connects games built in the Unity game engine to the blockchain. The library currently supports games built for web browsers (WebGL), iOS/Android mobile, and desktop. web3.unity is compatible with most EVM-based chains such as Ethereum, Polygon, Moonbeam, Cronos, Nervos, and Binance Smart Chain, letting developers easily choose and switch between them to create the best in-game experience.",
"license": "LGPL-3.0-only",
"licensesUrl": "https://github.com/ChainSafe/web3.unity/blob/main/LICENSE",
"documentationUrl": "https://docs.gaming.chainsafe.io/",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.2",
"io.chainsafe.web3-unity": "3.0.2"
},
"keywords": [
"web3",
"ethereum",
"evm",
"blockchain",
"nft"
],
"author": {
"name": "ChainSafe Gaming",
"email": "[email protected]",
"url": "https://gaming.chainsafe.io/"
}
}
Loading

0 comments on commit 8cbdc7b

Please sign in to comment.