Giter Club home page Giter Club logo

prefabs2blueprints's Introduction

Prefabs2Blueprints Version 0.6

Is working as of current version: 1.201
This Python script converts Space Engineers prefabs to Blueprints.

To use P2B, you need Python.
I'm not sure if my new changes break Python 2 Compatibility, Python 3 would be best for now.

Requirements

  1. Download and install Python
  2. Download the code

Using the code

  1. Create a new folder anywhere you like.
  2. Put all the .sbc prefabs that you want to convert in that folder. sbcB5 files are not needed.
  3. Copy the config.py and convert.py files into the same folder.
  4. Open config.py with any text editor.
  5. Edit BATCH_PATH to the full path of the folder you created in step 1.
  6. Replace any singular backward slashes \ with forward slashes / or double-backward slashes \\ in the path.
  7. The name of the .sbc files will be the folders' names.
  8. You can add something to APPEND and PREPEND, P2B will respectively append or prepend those to the path.
    (Explained further in config.py)

When you're done editing your settings, save config.py and double-click on converter.py.
The blueprints will be put directly into your blueprints folder automatically

The reason many of the older version's settings are not present is that I couldn't find what they referred to,
Such as the dampener settings, or I did not know how to add them at the moment, such as the owner settings
I modified this as a quick solution and it appears to work.

Please report any issues using the GitHub issue tracker.

prefabs2blueprints's People

Contributors

warpzephyr avatar vgr255 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.