Thomas J. Webb Webb Master

Using lix and openfl in vscode

Put this in the project’s .vscode/settings.json:

{
    "lime.executable": "lix run lime"
}