-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Ashley Bennett edited this page Oct 27, 2023
·
5 revisions
Welcome to the ToolCore wiki!
This is a framework that reimplements and extends the functions of tools in the game Space Engineers. This allows for several improvements over vanilla:
- Options for different shaped tool effect areas (cylinder, beam, etc.)
- More options for animations and particle effects
Tool properties are defined in the sbc files, no C# required. Block tools should be of Conveyor Sorter type, to avoid vanilla tool code still running in the background.