add sdl3 dependency
This commit is contained in:
parent
79a2d66880
commit
2380c7693c
@ -1,8 +1,8 @@
|
||||
{
|
||||
"langrev": "1",
|
||||
"warnings": ["no-unused"],
|
||||
"dependency-search-paths": ["lib", "../../Programs/Source/c3-vendor/libraries"],
|
||||
"dependencies": ["raylib55", "schrift", "grapheme", "mqoi"],
|
||||
"dependency-search-paths": ["lib", "../../Programs/Source/c3-vendor/libraries", "../sdl3.c3l"],
|
||||
"dependencies": ["raylib55", "schrift", "grapheme", "mqoi", "sdl3"],
|
||||
"features": [],
|
||||
"authors": ["Alessandro Mauri <ale@shitposting.expert>"],
|
||||
"version": "0.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user