Set openttd as shallow

This commit is contained in:
Wildan Mubarok 2025-08-22 13:41:34 +00:00
parent d2dccb8e4f
commit 2b39e7caf2

View File

@ -1,6 +1,7 @@
[source]
git = "https://github.com/OpenTTD/OpenTTD.git"
branch = "release/1.8"
shallow_clone = true
patches = ["redox.patch"]
[build]