# 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 ```sh $ fxsdk build-fx $ fxsdk build-cg ``` For Linux: `raylib` ```sh $ ./build.sh ```