Skip to content

Commit b695cf5

Browse files
authored
Update README.md
1 parent d75a214 commit b695cf5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ def OnPlayerConnect(playerid):
2525
As you can see, all referenced return values are removed and instead the method returns either a value or a tuple.
2626
The corresponding python gamemode has to be saved as `gamemode.py` in a `python/` subfolder of your server directory.
2727

28+
# Using
29+
Make sure, that you installed the 32-bit Python 3.5m version on your server!
30+
2831
# Compiling
2932
If the uploaded binaries don't suite your needs, you might have to compile the project on your own.
3033
You can also create an issue, so I can compile it for your system, just mention your system architecture.

0 commit comments

Comments
 (0)