This repository has been archived on 2021-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
L3DNC/client/README.md

16 lines
213 B
Markdown
Raw Permalink Normal View History

2015-04-15 15:42:59 +00:00
# DNC client
2015-04-03 09:19:47 +00:00
2015-04-15 15:42:59 +00:00
Requirement :
2015-04-15 15:53:31 +00:00
2015-04-03 09:19:47 +00:00
-> python 3.4
2015-04-15 15:53:31 +00:00
2015-04-03 09:19:47 +00:00
-> pyqt4
2015-04-15 15:53:31 +00:00
2015-04-03 09:19:47 +00:00
-> pyside
2015-04-15 15:42:59 +00:00
Start :
2015-04-15 15:53:31 +00:00
2015-04-15 15:42:59 +00:00
->Configure the default server ip and port and nickname in dncClient.conf
2015-04-15 15:53:31 +00:00
2015-04-15 16:00:45 +00:00
->Start the cleint with the following command : python start.py