Whether you're looking for extensions, pathfinders, sprite sets, example projects or code snippets—you name it, we've got it!
TAGS
SORT BY: Stars, Latest
GUI, Input, System
141
Druid - powerful Defold component UI library. Use basic Druid components or make your own game-specific components to make amazing GUI in your games
System
69
Extra native OS functions.
39
A module to help you save / load config and player data between session.
System, Tools
36
Defold developer console. The console allows you to interact with a running game (locally or on device) through a browser.
System, Platform, Social, A...
27
Steamworks provides a range of features which are designed to help ship your application or game on Steam in an efficient manner.
19
Share application data using native sharing dialogs.
Interact with the profiler using Lua
This extension allow you encode lua table to JSON and decode JSON to lua table in native part
System, Platform
18
Push notifications are available on iOS and Android (Google using Firebase Cloud Messaging) devices as a native extension and allow your game to inform the player about changes and updates
GUI, System
15
A localization module. Easily support multiple translations of your game.
Ads, Social, System
14
Poki SDK native extension for Defold game engine
Device control, System
13
Adds support for device vibration service.
Loads JPG, PNG and other images efficiently into Buffer object.
12
Mouse locking, cursor UI and mouselook for first-person 3D games made with Defold.
Ads, Monetization, Platform...
Ads Wrapper is a wrapper for advertising services. It allows you to use one interface for different services and show ads from different sources. Supports various services such as Admob, Unity Ads, Poki, Yandex, Vk Bridge, Applovin Max
11
A Component based scripts library for Defold engine inspired by the Game Maker studio visual scripting.
Reliable server based time.
10
Safe Area helps you place your UI within the visible portion of the overall interface to avoid UI being obscured by the notch or interfere with the home status indicator or status bar.
Use native iOS and Android ratings and reviews window.
LuaFileSystem offers a portable way to access the underlying directory structure and file attributes.
System, Social, Platform
9
Rich Presence for games on Discord.
Clipboard access to enable copy / paste operations.
8
Native extension for the iOS Taptic Engine.
Fonts, GUI, System, Rendering
Native Text Rendering extension for Defold.
Provides path to various system directories.
7
Library to expose access for getting and setting the current script instance.
Input, System
Portable File Dialogs for Defold
This extension tries to solve the problem of the 100MB APK size limit on Google Play by using APK Expansion files (OBBs) and LiveUpdate
6
This extension allow you work with google protobuf protocol (files .proto), encode and decode them.
DefUniCo is a coroutine library
This is Native Extension that adds support for Android Runtime Permissions
Device control, System, Tools
Allows the developer to get Battery Percentage & Charging Status on Android
5
Compress, decompress, and obfuscate table data.
Defold provides a unified, simple to use interface to get application invocation information such as deep links and install referrer.
4
Firebase Remote Config is a cloud service that lets you change the behavior and appearance of your app without requiring users to download an app update. When using Remote Config, you create in-app default values that control the behavior and appearance of your app. Then, you can later use the Firebase console or the Remote Config backend APIs to override in-app default values for all app users or for segments of your user base. Your app controls when updates are applied, and it can frequently check for updates and apply them with a negligible impact on performance.
3
Returns an operating system uptime
Hierarchical State Machine.
General purpose logging.
Error logging helper.
Extra functionality for the Window API.
DefBuild enables you to easily build, install, uninstall and more for both Android and iOS (if you are using macOS) with a simple unified CL interface. You can easily switch which Defold version you are building on to easily test a new versions.
This Extension allows check APK install source (Google play or not) and get APK bundle id to compare with project bundle id (case, when APK is hacked)
System, Math
2
This Extension allows you calculate MD5 in native from string
A module with a set of extra string functions.
Physics, System
Efficiently find collisions between rects and circles
Ads, System
1
Retrieve an advertising identifier for a device or user. Advertisers use this to id so they can deliver customized advertising. The id is used for tracking and identifying a user (without revealing personal information). On iOS this extension also supports the App Tracking Transparency framework.
Easily and safely manage posting messages in Defold.