forked from ChainSafe/web3.unity
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Namespaces and Project Names (ChainSafe#621)
* Moved packages from src/UnityPackages into Packages - Tracked in git * updated package path in unity_tests.yml * Changed Library path * fixed more paths for tests * Added ignored Samples~ and TestPackage~ files * Updated scripts * Updated permissions * Fixed pathing * modified packages gitIgnore * added release bash scripts * added push to the release scripts * Renamed files according to the specs * Chainsafe->ChainSafe * Fixing the issue of Debug folder not being present * Fixing broken stuff on Mac * Lint fix * Removed triplicated scene imports * Auto-duplicate Package Samples * small cleanup * fix project file * consistenet workflow triggers --------- Co-authored-by: robGG1997 <[email protected]> Co-authored-by: Ryan Noble <[email protected]> Co-authored-by: Peter Kalambet <[email protected]> Co-authored-by: kalambet <[email protected]>
- Loading branch information
1 parent
ac652b2
commit a7ef45b
Showing
264 changed files
with
1,157 additions
and
1,052 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -398,3 +398,5 @@ FodyWeavers.xsd | |
|
||
# VS Code files | ||
.vscode/ | ||
|
||
!/src/ChainSafe.Gaming/Web3/Core/Debug/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 10 additions & 10 deletions
20
Packages/io.chainsafe.web3-unity.web3auth/Runtime/Web3AuthWallet.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 5 additions & 4 deletions
9
Packages/io.chainsafe.web3-unity.web3auth/Runtime/Web3AuthWalletExtensions.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.