Moonlander SDK for Unity Quick Guide
v1.0.0-alpha.4
v1.0.0-alpha.4
  • πŸ‘‹Welcome to Moonlander
  • Fundamentals
    • πŸ› οΈGetting set up
      • 🌍Hello Virtual World!
      • 🀩Generator Stack Presets
      • πŸ’‘PromptableTemplate
  • πŸš€Explore Topics
    • πŸ—ΌHigh Level Overview
    • πŸ€“Library
      • Asset Tagging
    • ☸️Generator
      • Global Generator
        • Map Generator
        • TerraformerGenerator
        • SkyShaperGenerator
        • ColorGradingGenerator
      • Bounds Generator
        • ObjectPlacementGenerator
        • PlaneGenerator
        • TerrainGenerator
    • πŸ”΅Multi Shader
    • πŸ—„οΈDataRegistry
    • πŸ”°Layers
    • πŸ”ƒAsset Loader
    • πŸ€–AI Toolkit
      • AI Color Palette
      • AI Skybox Generator
Powered by GitBook
On this page
  1. Fundamentals

Getting set up

This page contains all the necessary information to install the Moonlander SDK.

PreviousWelcome to MoonlanderNextHello Virtual World!

Last updated 1 year ago

Step 1: Download and Install Unity

This SDK requires you to have installed on your system. At this moment, we do not actively support other Unity versions.

Step 2: Download the Moonlander Unity SDK and Content Packages

Download our . Each release consists of three files: the SDK, the MoonlanderContent package, and the BoosterPack. You need the first two files to get started, but we highly recommend to install the BoosterPack as well. The BoosterPack gives you enough assets to create an interesting virtual world.

Warning! The assets in the BoosterPack are not royalty-free. They serve only as example material and they cannot be used on any public builds for commercial purposes or otherwise and cannot be redistributed.

Step 3: Make sure you have the credentials to get started

This SDK requires an SDK key to get access. If you haven’t received your SDK key, feel free to contact bram@mnlndr.com.

Step 4: Install the SDK!

To test and install the SDK, we recommend starting a new project. The SDK is made to work with the 3D (URP) template, so select this template and give it a name.

Once the project is done loading, it is time to install the SDK:

  1. Click on the Window menu and navigate to the Package Manager.

  2. Press the plus sign, and click Navigate Add package from Tarball.

  3. Open the com.mnlndr.moonlander-1.0.0-alpha.4.tgz package. This will install the Moonlander SDK.

  4. Enter your SDK License key. This will give you access to the SDK!

  5. You now have access to the SDK!

πŸ› οΈ
⚠️
⚠️
Unity 2022.3.10f1
SDK and content packages