Unity-Lua
Unity-Lua copied to clipboard
vscode geneator
when generate, it will try to read a config file in root /.unity-lua.json
if there is not such file in will now error and generate that file
if there is, it will use a LuaProjectPath
as a vscode project path and create snippet file
still a bit weird when there is no config and need to re generate to get pass error, but I'm not quite sure how should I fix it yet (maybe a new button to generate config?)