Quick Start
This guide will help you get started with AssetPlus in just a few minutes.
Browsing Assets
- Click on AssetPlus in the top toolbar
- Use the Store tab to browse assets
- Select a source from the dropdown (AssetLib, Godot Store Beta, or Godot Shaders)
- Use the search bar to find specific assets
- Click on any asset card to see details
Installing an Asset
- Find an asset you want to install
- Click on the asset card to open details
- Click the Install button
- Choose the installation location (default:
addons/) - 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:

- 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
- Go to the Installed tab
- See all addons currently in your project
- AssetPlus will try to match installed addons with their online sources
- Click on any addon to view details and manage it
Creating Your Personal Library
- In the FileSystem dock, right-click on any folder
- Select Export as .godotpackage
- Fill in the metadata (name, version, description)
- Choose where to save the package
To use your packages across projects:
- Go to Settings and set a Global Folder
- Save your
.godotpackagefiles there - Access them from the Global tab in any project
Adding Favorites
- Browse to any asset
- Click the heart icon to add to favorites
- Access your favorites from the Favorites tab
- Favorites sync across all your Godot projects