Added configurator GUI

This commit is contained in:
Pax1601
2023-11-21 14:34:51 +01:00
parent 806d0cc52f
commit 6aea839e04
23 changed files with 8068 additions and 4843 deletions

View File

@@ -98,3 +98,5 @@ function onListening() {
: 'port ' + addr.port;
debug('Listening on ' + bind);
}
console.log("DCS Olympus server v0.4.7 started correctly, happy flying!")