From c85876539fc63ce437c6ef5764ed25721e581d70 Mon Sep 17 00:00:00 2001 From: Christopher Dieringer Date: Sun, 24 Jan 2021 21:11:38 -0800 Subject: [PATCH] docs: add Factorio Type Kit Factorio Type Kit hosts factorio declarations! --- docs/getting-started.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/getting-started.md b/docs/getting-started.md index 41a91aa4..94e4142c 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -80,3 +80,4 @@ The real power of this transpiler is usage together with good declarations for t - [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) +- [Factorio Type Kit](https://cdaringe.github.io/factorio-type-kit/)