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
Animation, Tools, Lua
53
Rive is a real-time interactive design and animation tool by Rive Inc. Use Rive to create vector based motion graphics for use in Defold.
Lua, Security
25
Lua obfuscation using Prometheus.
Lua
18
Lua language server for integration with the Defold editor. Adds syntax checking, workspace diagnostics and more.
Art assets, Lua, Tools, Util
15
Aseprite extension for Defold Artist and Devs. Converts Aseprite file format .ase or .aseprite into .tilesource files for Defold usage.
Network, Lua
12
The missing LuaSocket .lua files, modified to play nicely with Defold.
System, Lua
10
Library to expose access for getting and setting the current script instance.
Lua, Security, System, Util
6
Makes any Lua table runtime immutable (read-only).
Lua, System
5
The Tiny ECS library packaged as a Defold library.
Lua, System, GUI, Util
4
This library aims to help you change the way you write code on Defold.
Lua, Network, Platform, System
3
A multiplayer toolkit, for creating and hosting online games. From MMOs, to team shooters, to party games!
Util, Lua
This is a small module that aims to make it easier to write code in a Lua-5.3-style. This does not make Lua 5.2 (or even Lua 5.1) entirely compatible with Lua 5.3, but it brings the API closer to that of Lua 5.3.
2
Defold Ext for work with lua Object Oriented Programming!