Unity Explorer is the official desktop client implementation for Decentraland 2.0, allowing users to explore and interact with the Decentraland metaverse using Unity. This desktop client delivers a smoother, more immersive experience compared to the previous web-based version, setting the foundation for Decentraland's future expansion!
- Significantly faster load times and increased frame rates
- Smoother experience in crowded scenes
- Refined multiplayer gameplay.
- Cross-platform compatibility (Windows & Mac)
- Enhanced graphics with extended draw distance.
- Dual sun/moon system matching Decentraland's iconic logo.
- Procedurally-generated landscapes for undeveloped parcels.
- Detailed environmental effects (ocean, trees, ambience)
- Support for worlds.
- More natural avatar movements and environmental interactions
- In-world chat bubbles with emoji support
- Integration with Decentraland's NFT wearables
- Badge system to track and showcase achievements
- Daily quests and challenge system
- Integration with mini-games throughout Decentraland
- Daily rewards (Wearables and Emotes)
- Unity-based development environment
- Support for decentralized content creation and deployment
- Integration with Creator Hub resources
- Unity 6000.0.43f1
-
Clone the repository:
git clone https://github.com/decentraland/unity-explorer.git
-
Install and update the submodules:
git submodule update --init git submodule update .
-
Open the project in Unity
- After installation, open Unity-Explorer via Unity.
- Authenticate via MetaMask
For detailed information about the project, please visit our Wiki.
The Unity Explorer follows a component-based architecture designed for flexibility and scalability. Learn more in our Architecture Overview.
Find specific guidance on development topics in our How To Guide.
See our Whitepaper
Please follow our coding standards and guidelines outlined in our How To Guide.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.