From afb80cc613b9839b773b7edb32df8c52d72c5f32 Mon Sep 17 00:00:00 2001
From: Zyko <[EMAIL REDACTED]>
Date: Tue, 30 Dec 2025 16:32:21 +0100
Subject: [PATCH] Add golang binding
---
languages.php | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/languages.php b/languages.php
index 9a5ddc6..4ff9d9c 100644
--- a/languages.php
+++ b/languages.php
@@ -59,6 +59,13 @@
SDL3 for Pascal -
<a href="https://github.com/PascalGameDevelopment/SDL3-for-Pascal">https://github.com/PascalGameDevelopment/SDL3-for-Pascal</a>
</li>
+ <li> <strong>
+ Go
+ </strong>
+ <br/>
+ go-sdl3 -
+ <a href="https://github.com/Zyko0/go-sdl3">https://github.com/Zyko0/go-sdl3</a>
+ </li>
<li> <strong>
Nim
</strong>