1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 00:25:19 +02:00

Allow game to specify first and last mod in mod loading order (#14177)

Co-authored-by: Lars Mueller <appgurulars@gmx.de>
Co-authored-by: sfan5 <sfan5@live.de>
This commit is contained in:
sfence
2024-06-01 16:36:20 +02:00
committed by GitHub
parent a4768d1638
commit 140b9e5a5a
12 changed files with 141 additions and 64 deletions

View File

@@ -0,0 +1 @@
-- Nothing to do here, loading order is tested in C++ unittests.