Skip to content

Commit

Permalink
feat: add tool site FactorioLab
Browse files Browse the repository at this point in the history
  • Loading branch information
budak7273 committed Jul 18, 2024
1 parent 2383b23 commit 3c0ec13
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/routes/tools/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}
];
</script>
Expand Down

0 comments on commit 3c0ec13

Please sign in to comment.