Unity-Lua
Unity-Lua copied to clipboard
A wrapper around MoonSharp that allows easy development of moddable Unity games
The `SoftSandbox` preset does not allow `require`, `load`, `loadfile`, and `dofile` functions to be used.
- generate enum for vscode, [issue](https://github.com/Semaeopus/Unity-Lua/issues/2) - generate vscode snippet as a file, [issue](https://github.com/Semaeopus/Unity-Lua/issues/1) when generate, it will try to read a config file in root `/.unity-lua.json` if there is...
Enum not expose in vscode snippet, but still work in atom generetor.
instead of generate and add to system clipboard it would be better if we can set a target file path and when generate it will keep rewrite that file