This file must be written in Python 2.7, so no:
- f-strings
- type hinting
Copy import statement below:
import serverdatadump
serverdatadump.init()Paste it into this file:
\Project Reality BF2\mods\pr\python\game\__init__.py
Make sure it gets imported and initialized after everything else.
And finally, create a "datadump" folder in the PR root.