File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ This module implements JavaScript/TypeScript language support for the godot game
88- Almost complete ES2020 support
99- All godot api avaliable
1010- Operator overriding for builtin types (Vector3, Color, etc)
11- - Using thirdpart libraries directly from npm
11+ - TypeScript support
12+ - [ Using thirdpart libraries from npm] ( https://github.com/GodotExplorer/ECMAScriptDemos/tree/master/npm_module )
1213- Multi-thread support with Worker API
13- - Full TypeScript workflow support
1414- Full code completion support for all godot APIs including signals and enumerations
1515- Debug in Visual Studio Code with the [ plugin] ( https://marketplace.visualstudio.com/items?itemName=geequlim.godot-javascript-debug )
1616
You can’t perform that action at this time.
0 commit comments