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
- Host: GitHub
- URL: https://github.com/aep/qtsl
- Owner: aep
- License: mit
- Created: 2020-06-26T09:02:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-26T09:03:50.000Z (almost 6 years ago)
- Last Synced: 2025-02-24T14:54:34.333Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 155 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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