Skip to content

SMBEdit v0.1.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@p-hofmann p-hofmann released this 07 Aug 06:50

StarMade Blueprint Editor

This editor allows changes to StarMade blueprints that are either difficult or too tedious to do with he official client.
SMBEdit called from command prompt is compatible with both python2.7 and python3, and should work on all platforms.
The graphical user interface of SMBEdit requires python3.6 and several extra pip packages.

Features:

  • Import 3D model from .obj, .stl (GUI only, experimental)
  • Auto-shape: Set wedges on edges or tetra/corner shapes on corners automatically.
  • Change entity type
  • Change entity class
  • Exchange all hull blocks with std./adv. Armor blocks or the other way around.
  • Mirror entity at core/center at each axis.
  • Move core/center
  • Remove blocks
  • Removes outdated blocks
  • Replaces old style docked entities with rail docked entities.
  • Replace all blocks of a block type with another block type

Restrictions

This editor works with StarMade blueprints from v0.199.253 to v0.199.651.
Older blueprint versions, smd2 and some old smd3, are not guaranteed to work.

Install

No need to download source code if you follow the install instructions.