From 9ff32056ca4f75cc2193f115adf34d1495448249 Mon Sep 17 00:00:00 2001 From: Steven Le Rouzic Date: Mon, 20 Jan 2025 00:23:07 +0100 Subject: Add sdl3_windows 3.1.10 --- modules/sdl3_windows/metadata.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 modules/sdl3_windows/metadata.json (limited to 'modules/sdl3_windows/metadata.json') diff --git a/modules/sdl3_windows/metadata.json b/modules/sdl3_windows/metadata.json new file mode 100644 index 0000000..2be79a3 --- /dev/null +++ b/modules/sdl3_windows/metadata.json @@ -0,0 +1,6 @@ +{ + "homepage": "https://libsdl.org/", + "versions": [ + "3.1.10" + ] +} -- cgit