This project is a parser for Space Engineers Blocks SBC files. It allows users to read, analyze, and manipulate SBC configuration files (using external tools) used in the Space Engineers game for defining block properties.
- Parse SBC files to extract block data
- Analyze and display block properties
- Easy to use web interface
- Clone the repository:
git clone https://github.com/FallegaHQ/Space-Engineers-Blocks-SBC-Parser.git
- Open
index.htmlin your browser to use the parser.
index.html- Main web pageindex.js- JavaScript logic for parsing and displaying SBC dataindex.css- Stylesheet for the web interface
Simply drag and drop your SBC file onto the web page, or use the provided file input to load and parse your file.
This project is licensed under the MIT License. See the LICENSE file for details.
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
Created by SAKHRAOUI Omar, FallegaHQ, 2025.