1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Update github URL references (#15705)

This commit is contained in:
sfan5
2025-01-24 16:50:39 +01:00
committed by GitHub
parent f592b57dc6
commit b5e084c9a5
32 changed files with 66 additions and 68 deletions

View File

@@ -6,7 +6,7 @@ What this is:
* A tiny glTF deserializer which maps JSON objects to appropriate C++ structures.
* Intended to be safe for loading untrusted input.
* Slightly tailored to the needs of [Minetest](https://github.com/minetest/minetest).
* Slightly tailored to the needs of Luanti
What this doesn't and shouldn't do: