Add zenderator bins

This commit is contained in:
Greyscale 2019-11-28 18:20:25 +01:00
parent bc84512e73
commit 09bf6d3762

View file

@ -29,5 +29,9 @@
"⌬\\Database\\": "src",
"⌬\\Database\\Tests\\": "tests/"
}
}
},
"bin": [
"src/Generator/zenderator",
"src/Generator/sdkifier"
]
}