kl-client.ini 568 B

123456789101112131415161718
  1. ###################################################################
  2. # This is the ini file for the client.
  3. ###################################################################
  4. ###################################################################
  5. # Anything related to networking
  6. ###################################################################
  7. [network]
  8. # IP address of the kisslight server here
  9. ipaddr=192.168.7.123
  10. # set port (default 1155)
  11. # Change this to whatever port the server uses
  12. # uncomment the line below to change the port
  13. #port=1155