mirror of
https://github.com/CPunch/Laika.git
synced 2026-03-03 18:10:03 +00:00
Added LibSodium, new tools/, genKey, sLaika_peer::type
- sLaika_peer has a new member, (PEERTYPE)type - LibSodium dependency added
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -20,7 +20,10 @@
|
||||
"tuple": "cpp",
|
||||
"type_traits": "cpp",
|
||||
"utility": "cpp",
|
||||
"variant": "cpp"
|
||||
"variant": "cpp",
|
||||
"stdio.h": "c",
|
||||
"bit": "c",
|
||||
"limits": "c"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"CWARN",
|
||||
|
||||
Reference in New Issue
Block a user