You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/change_log.rst
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,12 @@
1
1
Change Log
2
2
==========
3
3
4
-
Current (0.1.15.dev)
5
-
--------------------
4
+
0.1.15 (16/07/2025)
5
+
-------------------
6
6
7
7
- Fixed an issue where the `this` argument wouldn't get correctly determined to be a pointer.
8
8
- Added the configured mod directory to the system path to aide in inter-mod communication.
9
+
- Improved support for mod folders which contained sub-folder for each mod. Now each folder is added to the system path if it contains any mods. (`#71 <https://github.com/monkeyman192/pyMHF/issues/71>`_)
0 commit comments