From e47feba88defd330c211752890ce99a8f620787d Mon Sep 17 00:00:00 2001 From: Oliver Leve Date: Thu, 20 Feb 2020 20:26:02 +0100 Subject: [PATCH] added wow to typescript declarations --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1438a222..d8c929e23 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ The real power of this transpiler is usage together with good declarations for t - [Dota 2 Modding](https://github.com/ModDota/API/tree/master/declarations/server) - [Defold Game Engine Scripting](https://github.com/dasannikov/DefoldTypeScript/blob/master/defold.d.ts) - [LÖVE 2D Game Development](https://github.com/hazzard993/love-typescript-definitions) +- [World of Warcraft - Addon Development](https://github.com/wartoshika/wow-declarations) +- [World of Warcraft Classic - Addon Development](https://github.com/wartoshika/wow-classic-declarations) ## Sublime Text integration