ic10 code for the space survival sandbox game Stationeers
Go to file
2022-06-21 22:31:54 +02:00
auto_arc_furnace.ic10 First commit 2022-01-17 11:50:02 +01:00
auto_class_sorter.ic10 Removed redundant check 2022-01-17 16:08:07 +01:00
automated_canister_filling.ic10 Updated constants to upper-case 2021-11-15 14:32:10 +01:00
cooling_tower_drain.ic10 Updated constants to upper-case 2021-11-15 14:32:10 +01:00
filtration.ic10 Excessive code cleanup 2022-01-17 11:49:38 +01:00
gas_mixer.ic10 Updated constants to upper-case 2021-11-15 14:32:10 +01:00
heating_cooling.ic10 Script now dynamically gets PrefabHash on start 2022-06-21 22:31:54 +02:00
LICENSE Initial commit 2021-08-29 13:49:54 +02:00
printer_countdown.ic10 Added print controller script 2021-12-30 16:27:45 +01:00
README.md Clarified where item-descriptions are located. 2021-08-29 14:48:52 +02:00
solar_tracking.ic10 Updated constants to upper-case 2022-06-09 23:57:10 +02:00
storm_warning.ic10 Simplified logic 2021-09-17 11:36:35 +02:00

Stationeers ic10 code

This repo contains ic10 code for the space survival sandbox Stationeers (https://store.steampowered.com/app/544550/Stationeers/).

All code should be used with caution. It should work™️ but I can't guarantee it's not broken. Items needed are described in the comments at the top of each file.