Skip to content

Commit f090403

Browse files
authored
Links to allyourcodebase/SDL3
1 parent b4c5cd2 commit f090403

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# SDL for Zig
1+
# SDL2 for Zig
22

3-
This is a fork of [SDL](https://www.libsdl.org/), packaged for [Zig](https://ziglang.org).
3+
This is a fork of [SDL2](https://www.libsdl.org/), packaged for [Zig](https://ziglang.org).
44
Unnecessary files have been deleted, and the build system has been replaced with `build.zig`.
5-
The package provides version 2 of SDL. For version 3, consider https://github.com/castholm/SDL.
5+
6+
For SDL3, consider:
7+
* https://github.com/allyourcodebase/SDL3
8+
* https://github.com/castholm/SDL
69

710
## Getting started
811

0 commit comments

Comments
 (0)