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
131
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
68
Extra native OS functions.
36
A module to help you save / load config and player data between session.
System, Tools
35
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.
20
Share application data using native sharing dialogs.
19
Interact with the profiler using Lua
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
This extension allow you encode lua table to JSON and decode JSON to lua table in native part
GUI, System
14
A localization module. Easily support multiple translations of your game.
13
Loads JPG, PNG and other images efficiently into Buffer object.
Ads, Social, System
12
Poki SDK native extension for Defold game engine
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.
Device control, System
10
Adds support for device vibration service.
LuaFileSystem offers a portable way to access the underlying directory structure and file attributes.
9
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.
8
Use native iOS and Android ratings and reviews window.
Provides path to various system directories.
System, Social, Platform
Rich Presence for games on Discord.
Clipboard access to enable copy / paste operations.
7
Native extension for the iOS Taptic Engine.
This extension allow you work with google protobuf protocol (files .proto), encode and decode them.
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
Fonts, GUI, System, Rendering
6
Native Text Rendering extension for Defold.
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.
DefUniCo is a coroutine library
4
General purpose logging.
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.
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)
2
A module with a set of extra string functions.
Physics, System
Efficiently find collisions between rects and circles
System, Math
1
This Extension allows you calculate MD5 in native from string
Ads, System
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.
Manage global variables.