Go to file
KikooDX 40a584ef4f Create repository. 2021-01-24 15:15:42 +01:00
assets-cg Create repository. 2021-01-24 15:15:42 +01:00
assets-fx Create repository. 2021-01-24 15:15:42 +01:00
src Create repository. 2021-01-24 15:15:42 +01:00
.gitignore Create repository. 2021-01-24 15:15:42 +01:00
Makefile Create repository. 2021-01-24 15:15:42 +01:00
README.md Create repository. 2021-01-24 15:15:42 +01:00
build.sh Create repository. 2021-01-24 15:15:42 +01:00
project.cfg Create repository. 2021-01-24 15:15:42 +01:00

README.md

Proof of concept for raylib compatibility workarround in gint

Implemented really badly. Don't do that in a real project.

Dependencies

For FX/CG: working gint environnement

$ fxsdk build-fx
$ fxsdk build-cg

For Linux: raylib

$ ./build.sh