Merge branch 'openttd-shallow' into 'master'

Set openttd as shallow

See merge request redox-os/cookbook!594
This commit is contained in:
Jeremy Soller 2025-08-22 19:53:27 -06:00
commit 23cb794b6b

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]