From 78bc8b2ede3a05abee3efd0d8f228242d4ed30c6 Mon Sep 17 00:00:00 2001 From: Ikari Date: Thu, 26 Feb 2026 20:22:11 -0500 Subject: [PATCH] Add Godot GDScript ULID implementation to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 509c4eb..2314f4c 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ From ourselves and the community! | [Elixir (Ecto)](https://github.com/TheRealReal/ecto-ulid) | [dcuddeback](https://github.com/dcuddeback) | ✓ | | [F#](https://github.com/lucasschejtman/FSharp.Ulid) | [lucasschejtman](https://github.com/lucasschejtman) | | [Factor](https://github.com/AlexIljin/ulid) | [Alexander Ilin](https://github.com/AlexIljin) | ✓ | +| [Godot GDScript](https://github.com/0xIkari/godot-ULID-implementation) | [0xIkari](https://github.com/0xIkari) | | | [Go](https://github.com/oklog/ulid) | [oklog](https://github.com/oklog) | ✓ | | [Haskell](https://github.com/steven777400/ulid) | [steven777400](https://github.com/steven777400) | ✓ | | [Java](https://github.com/huxi/sulky/tree/master/sulky-ulid) | [huxi](https://github.com/huxi) | ✓ |