/defold-luasec

LuaSec module for Defold

Primary LanguageC

LuaSec

This is the LuaSec module for the Defold game engine, based on Brunoos' implementation and OpenSSL 1.1.0e.

Installation

You can use LuaSec in your own project by adding this project as a Defold library dependency. Open your game.project file and in the dependencies field under project add:

https://github.com/sonountaleban/defold-luasec/archive/master.zip

Usage

For the usage see the Brunoos' documentation please.

Limitations

This module is available for all platforms that are currently supported by Native Extensions.