defold / asset-portal

List of Defold assets, libraries and extensions
181 stars 32 forks source link

Add Pigeon - library for messaging #136

Closed paweljarosz closed 1 year ago

paweljarosz commented 1 year ago
{
    "name": "Pigeon",
    "description": "Easily and safely manage posting messages in Defold.",
    "license": "MIT",
    "tags": [
        "AI",
        "Ads",
        "Analytics",
        "Animation",
        "Art assets",
        "Audio",
        "Camera",
        "Device control",
        "Editor",
        "GUI",
        "Game mechanic",
        "Input",
        "Math",
        "Network",
        "Physics",
        "Rendering",
        "Shaders",
        "Social",
        "System",
        "Template projects",
        "Tools",
        "Tutorials",
        "Video"
    ],
    "author": "Paweł Jarosz",
    "library_url": "https://github.com/paweljarosz/pigeon/archive/refs/tags/v1.0.zip",
    "forum_url": "https://forum.defold.com/t/pigeon-easy-and-safe-messaging-library-for-defold/73187",
    "project_url": "https://github.com/paweljarosz/pigeon/",
    "website_url": "",
    "platforms": [
        "iOS",
        "Android",
        "macOS",
        "Windows",
        "Linux",
        "HTML5"
    ],
    "images": {
        "hero": "pigeon_hero.png",
        "thumb": "pigeon_thumb.png"
    }
}

Note: You must provide at least one of library_url, website_url and project_url.

pigeon_hero pigeon_thumb