Add Premake and FFI Bindings

This commit is contained in:
GuilhermeWerner 2021-02-24 09:13:18 -03:00
parent 36df99c7e0
commit 74532a9ace
14 changed files with 399 additions and 0 deletions

4
GenerateProjectFiles.sh Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
cbindgen --config ./Config/Bindings.toml --crate TribuFu --output Source/Header.h
sudo ./Vendor/Premake/Linux/premake5 gmake2