Commit 5f58306
Project packaging improvements & Asset Store preparations (loomnetwork#34)
- Changed main namespace from Loom.Unity3d to Loom.Client.
- Added LoomSDK assembly definition for faster recompilation in Unity Editor
- Added basic README.txt file (Asset Store requirement)
- Added an Editor script that helps users not to make some easy mistakes.
1) When building for WebGL, check if "Use pre-built Engine" build options is enabled, and offer to disable it, since WebSockets will not work when it is enabled.
2) When building for WebGL, check if the default Unity's WebGL template is selected, and offer to switch it to Loom template, since WebSockets will not work with built-in Unity's templates.
- Removed PlayServicesResolver folder, since it is not used in the SDK itself.
- Made some public classes internal where appropriate
- Moved all Unity project related files in a separate folder, root folder is much cleaner now.
- Moved .gitattributes into UnityProject1 parent abee9c0 commit 5f58306
230 files changed
Lines changed: 378 additions & 325 deletions
File tree
- Assets/PlayServicesResolver/Editor
- UnityProject
- Assets
- LoomSDKTests
- Editor
- TestsEvmContract
- Compiled
- Resources
- TestsChain
- LoomSDK
- Plugins
- Samples
- Demo
- Protobuf
- QuickStart
- Source
- Editor
- Protobuf
- Runtime
- Exceptions
- Internal
- Middleware
- WebGL
- ThirdParty
- AsyncAwaitUtil
- Source
- Internal
- WebGLTemplates
- Loom
- TemplateData
- ProjectSettings
- UnityPackageManager
- WebGL/Template
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Binary file not shown.
Lines changed: 0 additions & 36 deletions
This file was deleted.
Binary file not shown.
Lines changed: 0 additions & 36 deletions
This file was deleted.
Binary file not shown.
Lines changed: 0 additions & 36 deletions
This file was deleted.
Binary file not shown.
Lines changed: 0 additions & 36 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 13 deletions
This file was deleted.
0 commit comments