Skip to content

Quick Start

This guide will help you get started with AssetPlus in just a few minutes.

Browsing Assets

  1. Click on AssetPlus in the top toolbar
  2. Use the Store tab to browse assets
  3. Select a source from the dropdown (AssetLib, Godot Store Beta, or Godot Shaders)
  4. Use the search bar to find specific assets
  5. Click on any asset card to see details

Installing an Asset

  1. Find an asset you want to install
  2. Click on the asset card to open details
  3. Click the Install button
  4. Choose the installation location (default: addons/)
  5. The asset will be downloaded and extracted automatically

Installing Templates & Demo Projects

When installing templates or full demo projects, you can select exactly what to import:

Smart Installation

  • Use the file tree to select which files/folders to import
  • Filter by file type (Scripts, Scenes, Images, etc.)
  • Optionally import Input Actions and Autoloads
  • Preview the installation path before confirming

Tip

For Godot Shaders, you can download shader files directly into your project using the Download button.

Managing Installed Addons

  1. Go to the Installed tab
  2. See all addons currently in your project
  3. AssetPlus will try to match installed addons with their online sources
  4. Click on any addon to view details and manage it

Creating Your Personal Library

  1. In the FileSystem dock, right-click on any folder
  2. Select Export as .godotpackage
  3. Fill in the metadata (name, version, description)
  4. Choose where to save the package

To use your packages across projects:

  1. Go to Settings and set a Global Folder
  2. Save your .godotpackage files there
  3. Access them from the Global tab in any project

Adding Favorites

  1. Browse to any asset
  2. Click the heart icon to add to favorites
  3. Access your favorites from the Favorites tab
  4. Favorites sync across all your Godot projects