mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 17:15:21 +02:00
Load files from subfolders in texturepacks
Updated and rebased version of a PR by red-001
This commit is contained in:
@@ -337,3 +337,5 @@ struct TileSpec
|
||||
//! The first is base texture, the second is overlay.
|
||||
TileLayer layers[MAX_TILE_LAYERS];
|
||||
};
|
||||
|
||||
const std::vector<std::string> &getTextureDirs();
|
||||
|
Reference in New Issue
Block a user