Skip to content

Insality/asset-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

172 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github-sponsors Ko-Fi BuyMeACoffee

Asset Store

Asset Store - is an editor script for the Defold game engine. It provides a convenient way to browse, publish and install Defold dependencies and assets directly from the Defold editor interface.

Features

  • Browse Dependencies: View available Defold dependencies inside Defold Editor.
  • Search & Filter: Search dependencies by title, author, description, or tags.
  • One-Click Installation: Install dependencies directly into your project with automatic dependency resolution.
  • Community Driven: You can contribute by easily adding your own dependencies to this repository or Defold Asset Portal (they are automatically synced with this repository).

Setup

Open your game.project file and add the following line to the dependencies field under the project section:

Asset Store

https://github.com/Insality/asset-store/archive/refs/tags/2.zip

After that, select Project ▸ Fetch Libraries to update library dependencies. This happens automatically whenever you open a project so you will only need to do this if the dependencies change without re-opening the project.

The Asset Store editor script will be automatically available in the Defold editor menu under Project ▸ [Asset Store] Dependencies.

Usage

Basic Usage

After installing the dependency, the Asset Store will appear in your Defold editor menu:

  1. Open Defold Editor
  2. Go to Project menu
  3. Select [Asset Store] Dependencies to open the Dependency Store
  4. Select [Asset Store] Assets to open the Asset Store
  5. Browse, search, and install dependencies or assets

Store

Publishing Dependencies

Submit your library to the Defold Asset Portal. It will be synced to this repository and appear in the Dependencies store. See dependencies_store.md for details (e.g. adding an API link).

Publishing Assets

Add your asset in this repo under the right folder (widget/, editor_scripts/, core/, particles/, or materials/) and add a JSON manifest. Same manifest format for all; see folder_assets_publishing.md for the structure. Each store doc above has the exact path for that store.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Issues and suggestions

If you have any issues, questions or suggestions please create an issue.

👏 Contributors

Changelog

Details

V1

  • Initial release!

V2

  • Added Asset Store section in the editor menu
  • Added support for images in editor scripts

❤️ Support project ❤️

Love what I'm building for Defold? Your support means the world to me! Consider buying me a coffee or a eclair - it helps me keep creating awesome tools for the community.

Github-sponsors Ko-Fi BuyMeACoffee

About

Defold In-Editor Asset Store

Resources

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors