mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-20 13:15:16 -04:00
sse client to listen commands (from mapedit)
This commit is contained in:
parent
13f6c05c60
commit
bb5be10adc
10 changed files with 336 additions and 29 deletions
|
@ -13,6 +13,7 @@ typedef struct {
|
|||
const char *config_path;
|
||||
const char *lang_path;
|
||||
|
||||
const char *sse_hostport;
|
||||
|
||||
} SKELDAL_CONFIG;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue