Implement helios-core and use Server List Ping protocol.

This commit is contained in:
Daniel Scalzi
2021-10-31 02:20:03 -04:00
parent a2168da999
commit 9c6d75f812
5 changed files with 5361 additions and 792 deletions

View File

@@ -85,7 +85,7 @@ bindFileSelectors()
/**
* Bind value validators to the settings UI elements. These will
* validate against the criteria defined in the ConfigManager (if
* and). If the value is invalid, the UI will reflect this and saving
* any). If the value is invalid, the UI will reflect this and saving
* will be disabled until the value is corrected. This is an automated
* process. More complex UI may need to be bound separately.
*/