Skip to content

Commit 55c1d6f

Browse files
authored
LootBoxes Removed
* Sync Dependencies - Auto Commit * Removed Project Settings as well as Marketplace. * Additional removal of marketplace items. * Removing analytics. * Removing Lootbox service since it was also dependant on dashboard. * All tests are passing now Updatet the workflow to cache@v4 * Removing the remainder of lootbox packages * Make sure to remove all remainders of the lootboxes and prevent any syntax errors
1 parent c63dbe4 commit 55c1d6f

File tree

416 files changed

+5
-48297
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

416 files changed

+5
-48297
lines changed

.github/workflows/unity_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Start Anvil
2727
run: |
2828
anvil --host 0.0.0.0 --fork-url https://rpc.ankr.com/eth_sepolia --mnemonic "test test test test test test test test test test test junk" &
29-
- uses: actions/cache@v2
29+
- uses: actions/cache@v4
3030
with:
3131
path: ${{ matrix.projectPath }}/Library
3232
key: Library-${{ matrix.projectPath }}

ChainSafe.Gaming.sln

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChainSafe.Gaming.InProcessT
2929
EndProject
3030
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChainSafe.Gaming.Gelato", "src\ChainSafe.Gaming.Gelato\ChainSafe.Gaming.Gelato.csproj", "{205BA2B5-B8B0-4860-B8D0-1AFA148D882E}"
3131
EndProject
32-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChainSafe.Gaming.Lootboxes.Chainlink", "src\ChainSafe.Gaming.Lootboxes.Chainlink\ChainSafe.Gaming.Lootboxes.Chainlink.csproj", "{2A1E49E1-219A-4821-B580-CF6E85A5EA20}"
33-
EndProject
34-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Chainsafe.Gaming.Chainlink", "src\Chainsafe.Gaming.Chainlink\Chainsafe.Gaming.Chainlink.csproj", "{A8A29975-3146-445E-87F6-7B2447C39760}"
35-
EndProject
3632
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChainSafe.Gaming.Debugging", "src\ChainSafe.Gaming.Debugging\ChainSafe.Gaming.Debugging.csproj", "{88B2E2F4-96BC-44B1-AE4D-5FBA6B4C399F}"
3733
EndProject
3834
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ChainSafe.Gaming.Unity.MetaMask", "src\ChainSafe.Gaming.Unity.MetaMask\ChainSafe.Gaming.Unity.MetaMask.csproj", "{AF45F008-6ABC-4F37-82BF-4814B7F15B30}"
@@ -105,18 +101,6 @@ Global
105101
{205BA2B5-B8B0-4860-B8D0-1AFA148D882E}.Release|Any CPU.Build.0 = Release|Any CPU
106102
{205BA2B5-B8B0-4860-B8D0-1AFA148D882E}.Test|Any CPU.ActiveCfg = Test|Any CPU
107103
{205BA2B5-B8B0-4860-B8D0-1AFA148D882E}.Test|Any CPU.Build.0 = Test|Any CPU
108-
{2A1E49E1-219A-4821-B580-CF6E85A5EA20}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
109-
{2A1E49E1-219A-4821-B580-CF6E85A5EA20}.Debug|Any CPU.Build.0 = Debug|Any CPU
110-
{2A1E49E1-219A-4821-B580-CF6E85A5EA20}.Release|Any CPU.ActiveCfg = Release|Any CPU
111-
{2A1E49E1-219A-4821-B580-CF6E85A5EA20}.Release|Any CPU.Build.0 = Release|Any CPU
112-
{2A1E49E1-219A-4821-B580-CF6E85A5EA20}.Test|Any CPU.ActiveCfg = Debug|Any CPU
113-
{2A1E49E1-219A-4821-B580-CF6E85A5EA20}.Test|Any CPU.Build.0 = Debug|Any CPU
114-
{A8A29975-3146-445E-87F6-7B2447C39760}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
115-
{A8A29975-3146-445E-87F6-7B2447C39760}.Debug|Any CPU.Build.0 = Debug|Any CPU
116-
{A8A29975-3146-445E-87F6-7B2447C39760}.Release|Any CPU.ActiveCfg = Release|Any CPU
117-
{A8A29975-3146-445E-87F6-7B2447C39760}.Release|Any CPU.Build.0 = Release|Any CPU
118-
{A8A29975-3146-445E-87F6-7B2447C39760}.Test|Any CPU.ActiveCfg = Debug|Any CPU
119-
{A8A29975-3146-445E-87F6-7B2447C39760}.Test|Any CPU.Build.0 = Debug|Any CPU
120104
{88B2E2F4-96BC-44B1-AE4D-5FBA6B4C399F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
121105
{88B2E2F4-96BC-44B1-AE4D-5FBA6B4C399F}.Debug|Any CPU.Build.0 = Debug|Any CPU
122106
{88B2E2F4-96BC-44B1-AE4D-5FBA6B4C399F}.Release|Any CPU.ActiveCfg = Release|Any CPU
Binary file not shown.

Packages/io.chainsafe.web3-unity.lootboxes/Chainlink.meta

Lines changed: 0 additions & 8 deletions
This file was deleted.

Packages/io.chainsafe.web3-unity.lootboxes/Chainlink/Runtime.meta

Lines changed: 0 additions & 8 deletions
This file was deleted.

Packages/io.chainsafe.web3-unity.lootboxes/Chainlink/Runtime/Libraries.meta

Lines changed: 0 additions & 8 deletions
This file was deleted.

Packages/io.chainsafe.web3-unity.lootboxes/Chainlink/Runtime/Libraries/ChainSafe.Gaming.Lootboxes.Chainlink.dll.meta

Lines changed: 0 additions & 33 deletions
This file was deleted.

Packages/io.chainsafe.web3-unity.lootboxes/Chainlink/Runtime/Libraries/Chainsafe.Gaming.Chainlink.dll.meta

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)