Skip to content

Commit 3400217

Browse files
authored
Update README.md
1 parent 5b6cf78 commit 3400217

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ More detailed documentation and info on writing declarations can be found [on th
3838
## Declarations
3939
The real power of this transpiler is usage together with good declarations for the Lua API provided. Some examples of Lua interface declarations can be found here:
4040
- [Dota 2 Modding](https://github.com/ModDota/API/tree/master/declarations/server)
41+
- [Defold Game Engine Scripting](https://github.com/dasannikov/DefoldTypeScript/blob/master/defold.d.ts)
4142

4243
## Sublime Text integration
4344
This compiler works great in combination with the [Sublime Text Typescript plugin](https://github.com/Microsoft/TypeScript-Sublime-Plugin) (available through the package manager as `TypeScript`).

0 commit comments

Comments
 (0)