Skip to content

Commit 592c275

Browse files
authored
added wow to typescript declarations (#825)
1 parent ac6b4c5 commit 592c275

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ The real power of this transpiler is usage together with good declarations for t
6363
- [Dota 2 Modding](https://github.com/ModDota/API/tree/master/declarations/server)
6464
- [Defold Game Engine Scripting](https://github.com/dasannikov/DefoldTypeScript/blob/master/defold.d.ts)
6565
- [LÖVE 2D Game Development](https://github.com/hazzard993/love-typescript-definitions)
66+
- [World of Warcraft - Addon Development](https://github.com/wartoshika/wow-declarations)
67+
- [World of Warcraft Classic - Addon Development](https://github.com/wartoshika/wow-classic-declarations)
6668

6769
## Sublime Text integration
6870

0 commit comments

Comments
 (0)