https://github.com/rdboboia/sep
Space Engineers Project
https://github.com/rdboboia/sep
Last synced: 3 months ago
JSON representation
Space Engineers Project
- Host: GitHub
- URL: https://github.com/rdboboia/sep
- Owner: rdboboia
- Created: 2020-01-17T07:40:09.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T17:02:37.000Z (over 4 years ago)
- Last Synced: 2023-11-14T10:42:05.467Z (over 1 year ago)
- Language: Java
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Space Engineers Project (sep)
This project is in a very early stage. Right now is something like a POC (proof of concept).
My objective is to make a tool that can automate some calculation processes, like the mass of objects. I got into this after doing some research about the game. I found out that the data provided is not accurate, or at least has it not been updated in a while, so I want to make a tool to automate the parsing and computing and hopefully export it to something like a spreedsheet so that it can be shared. Having a program to automate all this process is necessary in order to keep the data up to date.