Added support for loading model files from subfolders

This commit is contained in:
MoonRide303
2023-10-18 08:47:39 +02:00
parent 1374481b59
commit 02eadff97a
3 changed files with 8 additions and 14 deletions
+4
View File
@@ -1,3 +1,7 @@
# 2.1.698
* Added support for loading model files from subfolders.
# 2.1.696
* Improved wildcards implementation (using same wildcard multiple times will now return different values).