You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ Though this binding tries to stay close to the simple C API, it makes some chang
19
19
</tr>
20
20
</table>
21
21
22
-
Most development happens over at: https://github.com/raylib-rs/raylib-rs
22
+
# All development happens over at: https://github.com/raylib-rs/raylib-rs
23
23
24
24
Versions normally match Raylib's own, with the minor number incremented for any patches (i.e. 5.5.1 for Raylib v5.5). On occassion, if enough breaking changes are made in between Raylib releases, we'll release a 5.6, which is 5.5 but with breaking changes.
0 commit comments