Set of tools to help creating mods for Stationeers
- Various visualizers that draw visuals in the editor tab which showcase how the 'Thing' is going to behave in game
- Various Auto calcualte functions for Grid Bounds & Bounds + Surface Area
- Auto Fills needed paramaters & auto hashes prefab names
- Hints and warns the user for any needed componenets that might be missing on 'Thing'
Requires the game assemblies which is handled by the Unity Template for now
- Open Unity Package Manager.
- Click on the + sign and select Add Package from Git URL
- Paste the project Git URL ((https://github.com/StationeersModding/StationeersModdingTools.git)) // Originally Created by ilodev
- In Unity click on Tools -> Install required packages