editor

    1. S

      SMBEdit - Blueprint Editor

      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...
    2. S

      SMBEdit 0.1.9

      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...
    3. jijiji

      Paint, modules and another editting tools

      //This suggestion is currently raw and will be announced only after finishing! A problem: To change color of blocks or modules you have to use replace tool. And you can replace something wrong. It takes long and it's not fun. Suggestion: Make special tool to replace system you choosed by few...
    4. Promethesus

      SmEdit Binvox 08-31-2017

      Hello everyone. Many of you may know programs named SMEDIT and BINVOX, well thanks to some assistance from some community members/schine members. I have been able to put together 2.zip folders of working SMEDIT and BINVOX. If you want to get a model in-game, i suggest using Sketchup. You have...
    5. Cheapskate

      (UPDATE 2 - 2/14/2016) Coding an external ship editor

      So, I've been thinking of coding my own external blueprint editor. I think I have a pretty good concept for the program's design. It's basically a multi-layer paint program with every pixel representing a block. There's also a 3D view so you can preview your ship before it's built, a...
    6. J

      SMEdit

      I can't start SMEdit with current version. I tryed old versions but i can't start it too.
    7. Megacrafter127

      BPCM ( BluePrintCoreManipulator ) 0.4b

      This tool is most useful in conjunction with my BlueprintTypeConverter. It allows the user to change the block in the center of the entity(where the core is on ships). WARNING: this tool actually overrides a blueprint instead of creating a copy!!! Use with caution!!! By default, there are...
    8. Megacrafter127

      Blueprinttype-Converter 1.0

      Allows you to convert a ship-blueprint into a station- or asteroid-blueprint and vice-versa. Currently it can only convert blueprints in their directory form, however I am working on adding .sment support. Update: *.sment are now supported