Skip to content

Commit ee09d20

Browse files
authored
Update Modding.md
1 parent 621d919 commit ee09d20

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Modding.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,3 +182,8 @@ mod something in gemrb/override, do let us know.
182182
| gemrb/unhardcoded | no | weidu | 3 |
183183

184184
\* *requires write access to where gemrb is installed*
185+
186+
If you want to ship replacements of our python (GUI) code, install it to a `python`
187+
subdirectory of the game path (parallel to override, sounds, data and so on). GemRB will
188+
use any files from there preferentially to its own. This feature was added right after the
189+
0.9.5 release and will be officially available as of 0.9.6.

0 commit comments

Comments
 (0)