This commit is contained in:
Alexander Zhirov 2025-08-24 02:22:00 +03:00
commit 9e3e657996
Signed by: alexander
GPG key ID: C8D8BE544A27C511
8 changed files with 370 additions and 0 deletions

4
dub.settings.json Normal file
View file

@ -0,0 +1,4 @@
{
"defaultArchitecture": "x86_64",
"defaultCompiler": "ldc2"
}