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

https://github.com/aep/qtsl

second life network protocol implemented in Qt
https://github.com/aep/qtsl

Last synced: 7 months ago
JSON representation

second life network protocol implemented in Qt

Awesome Lists containing this project

README

          

requirements:

Qt >= 4.5
Qxt >= 0.6

compiling:

qmake
make

hacking:

lib/systems/simulator/pkg/pkg.* are generated by tools/pkgen
from the latest message_template.msg

you'll need bison/flex to build pkgen