diff --git a/content/ecosystem/data.toml b/content/ecosystem/data.toml index f2226fca..d91d7ffe 100644 --- a/content/ecosystem/data.toml +++ b/content/ecosystem/data.toml @@ -1323,6 +1323,11 @@ name = "sdl2" source = "crates" categories = ["2drendering", "audio", "engines", "textrendering", "input", "windowing"] +[[items]] +name = "sdl3" +source = "crates" +categories = ["2drendering", "audio", "engines", "3drendering", "input", "windowing"] + [[items]] name = "sfml" source = "crates"