1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ "langrev": "1", "warnings": [ "no-unused" ], "authors": [ "Andromeda-fp" ], "version": "0.1.0", "sources": [ "**" ], "linked-libraries": [ "raylib"], "build-dir": "build", "output": "build", "targets": { "c3term": { "type": "executable", }, }, "cpu": "generic", "opt": "O5" }