Skip to content

Commit 51d009d

Browse files
feat: add satisfactory-logistics.xyz tool link (#189)
1 parent 42bae73 commit 51d009d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/routes/tools/+page.svelte

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,14 @@
8686
description:
8787
'Manage your 1.0+ Dedicated Server remotely with this Python GUI through the new Dedicated Server HTTPS API. If you want a make your own remote manager, a Python library is available.',
8888
link: 'https://github.com/GreyHak/sdsrm'
89+
},
90+
{
91+
name: 'Satisfactory Logistics',
92+
author: 'leonardfactory',
93+
logo: 'https://satisfactory-logistics.xyz/images/logo/logo-square-big.png',
94+
description:
95+
'Keep track of in-game Logistics (by train, drones, vehicles), setup inputs and outputs between them and see how many items are consumed and where.',
96+
link: 'https://satisfactory-logistics.xyz/'
8997
}
9098
];
9199
</script>

0 commit comments

Comments
 (0)