I was trying make a mod file for the game. I wanted to override the create_random_person function.
Rather than just modify the file. this way I could just drop it in future updates without having to make the modifications each time.
It seems renpy is totally ignoring any new python files. But it does recognize and recompile the original files if they are dropped in the directory.
If anyone knows how to setup a proper python file as a mod I would appreciate the info.
Rather than just modify the file. this way I could just drop it in future updates without having to make the modifications each time.
It seems renpy is totally ignoring any new python files. But it does recognize and recompile the original files if they are dropped in the directory.
If anyone knows how to setup a proper python file as a mod I would appreciate the info.