diff --git a/src/routes/tools/+page.svelte b/src/routes/tools/+page.svelte index 31570a852..e7c4d2a76 100644 --- a/src/routes/tools/+page.svelte +++ b/src/routes/tools/+page.svelte @@ -71,6 +71,13 @@ description: 'Shows all objects within a savegame in 3D and provides a simple version of the game world for spatial context. Additionally, all properties and values of objects are shown.', link: 'https://github.com/moritz-h/satisfactory-3d-map' + }, + { + name: 'FactorioLab', + author: 'Doug Broad', + logo: 'https://factoriolab.github.io/factoriolab.webp', + description: 'Production calculator supporting multiple factory games and visualization approaches', + link: 'https://factoriolab.github.io/satisfactory' } ];