-
Notifications
You must be signed in to change notification settings - Fork 1
Home
RadHazard edited this page Oct 18, 2015
·
2 revisions
Welcome to the space-engineers-script-mocks wiki!
This project is designed to make writing scripts for Space Engineers significantly easier. It contains mock ups of the entire script API, which can be imported into an IDE and used to test scripts.
The project is still very unfinished. Stubs for the majority of interfaces have been created, but for the most part, they are not yet functional. Notable, only the Refinery block has inventory support.
Anything not listed below is probably present, but only in a non-functional stub form
- MockRefinery
- MockInventoryOwner
- MockFunctionalBlock
- MockFunctionalInventoryOwner
- MockGridTerminalSystem
- MockInventory
- MockInventoryItem
- MockTerminalBlock