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

Allow overwriting media files of dependencies (#10752)

This commit is contained in:
DS
2021-02-23 19:39:15 +01:00
committed by GitHub
parent 29681085b9
commit 4abe4b87b5
8 changed files with 21 additions and 4 deletions

View File

@@ -256,6 +256,9 @@ Subfolders with names starting with `_` or `.` are ignored.
If a subfolder contains a media file with the same name as a media file
in one of its parents, the parent's file is used.
Although it is discouraged, a mod can overwrite a media file of any mod that it
depends on by supplying a file with an equal name.
Naming conventions
------------------