Hook up world to its own api data service

This commit is contained in:
Akkadius
2019-03-10 01:09:04 -06:00
parent 6cb9271e7e
commit e5512f05b5
7 changed files with 671 additions and 164 deletions
+2
View File
@@ -8,6 +8,7 @@ SET(world_sources
clientlist.cpp
console.cpp
eql_config.cpp
eqemu_api_world_data_service.cpp
launcher_link.cpp
launcher_list.cpp
lfplist.cpp
@@ -35,6 +36,7 @@ SET(world_headers
clientlist.h
console.h
eql_config.h
eqemu_api_world_data_service.h
launcher_link.h
launcher_list.h
lfplist.h