Create wintun interface if not found

This commit is contained in:
2025-12-18 07:55:35 +01:00
parent cab1362053
commit 225aa2a55d
3 changed files with 14 additions and 6 deletions

View File

@@ -49,7 +49,7 @@ namespace ColumnLynx::Utils {
}
std::string getVersion() {
return "b0.2";
return "b0.3";
}
unsigned short serverPort() {