Advertisement
Guest User

Untitled

a guest
Jul 18th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. # Client host and port configs
  2. # these are used when you are the client
  3. # this is the server host and port you connect to
  4. # Using Hamatchi IP for host serve
  5. HOST = "25.34.180.104"
  6. PORT = 9999
  7.  
  8. # Set this to False if you want to turn off the mod.
  9. # Set this to True if you want to play with life together!
  10. MULTIPLAYER_MOD_ENABLED = True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement