https://github.com/ananace/se-logicsequencer
Space Engineers Logic Sequencer mod
https://github.com/ananace/se-logicsequencer
Last synced: 9 months ago
JSON representation
Space Engineers Logic Sequencer mod
- Host: GitHub
- URL: https://github.com/ananace/se-logicsequencer
- Owner: ananace
- License: mit
- Created: 2022-01-24T00:15:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-05T10:34:43.000Z (over 4 years ago)
- Last Synced: 2025-02-24T05:12:13.778Z (over 1 year ago)
- Language: C#
- Size: 433 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
Space Engineers Logic Sequencer mod
===================================
This is a mod to Space Engineers that adds a Logic Sequencer block into the game.
A midpoint between the Timer and the Programmable block, designed mainly to
perform short lists of actions based on a set of triggers and conditions.
The design of the logic sequences is heavily inspired by Home Assistant, albeit
with some limitations due to how Space Engineers works in regards to modding.
**NB**; Still heavily WIP, expect it to not work at all.
Issues and PRs are welcome [at GitHub](https://github.com/ananace/SE-LogicSequencer)