britzl / defold-luasec

LuaSec module for Defold

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LuaSec

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

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/britzl/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.

About

LuaSec module for Defold


Languages

Language:C 96.7%Language:Lua 3.1%Language:C++ 0.1%