diff --git a/src/routes/tools/+page.svelte b/src/routes/tools/+page.svelte index 60ec7d3cf..5ff176c9b 100644 --- a/src/routes/tools/+page.svelte +++ b/src/routes/tools/+page.svelte @@ -5,6 +5,14 @@ // cspell:ignore SatisGraphtory tehalexf thinkaliker Moritz const tools: Tool[] = [ + { + name: 'Satisfactory Interactive Map', + author: 'DevLeon', + logo: 'https://www.th.gl/satisfactory.jpg', + description: + 'Explore Satisfactory 1.0 with this Interactive Map and In-Game App! Minimap, real-Time position tracking, full-text search, custom drawings, and more!', + link: 'https://satisfactory.th.gl/' + }, { name: 'Satisfactory Calculator Interactive Map (SCIM)', author: 'Anthor',