Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diath/ipc

Tibia IP Changer (Linux)
https://github.com/diath/ipc

changer cpp ip ip-changer linux opentibia tibia

Last synced: 14 days ago
JSON representation

Tibia IP Changer (Linux)

Awesome Lists containing this project

README

        

ipc
====

Tibia IP changer for Linux available as a command line tool and a Qt-based GUI.

Building (command line)
========

* ``mkdir build``
* ``g++ -std=c++14 -obuild/ipc src/common/common.cpp src/console/ipc.cpp -lX11``

Building (GUI)
========

* ``qmake``
* ``make``

License
=======

This project is released under the MIT license. You can find the details in the [license file](LICENSE.md).