/space-engineers-fan-docs

A collection of tutorials, snippets, and other information about creating scripts and mods for Space Engineers.

Space Engineers Fan Docs

A collection of tutorials, snippets, and other information about creating scripts and mods for Space Engineers.

Table Of Contents

General Notes

Back to top

When asking for help:

No Log, No Help Batman Meme

Always include the log if possible! More information is always better (so long as the information is relevant).

Useful Tools

Back to top

These are useful for those doing neither scripting nor modding.

  • Whip's Image Converter
    • Convert images to text for use in LCD panels by copying and pasting.
    • Recommended by: w4stedspace, cdrch
  • Whip's Ship Recolor Tool
    • Swap colors of blueprints. (Optionally, repair/construct all blocks in the blueprint.)
    • Recommended by: cdrch

Scripting

Back to top

None yet!

Modding

Back to top

Tutorials are generally ordered by difficulty or usefulness, and otherwise are in alphabetical order.

How To Get Started

Back to top

[Under Construction]

NPC System

  • Splitsie's Build Your Own NPC Cargo Ship
    • A tutorial on how to add planetary cargo ships to Space Engineers using Meridius_IX / Lucas's Planetary Cargo Ships mod. (Information is also largely applicable to space-based cargo ships.)
    • Recommended by: Meridius_IX

Basic Modding Setup

Back to top

3D Modelling And Texturing

Back to top

Note that guides to using the programs are placed before guides specific to Space Engineers.

Blender

Back to top

3ds Max

Back to top

Block Icons

Back to top

Audio

Back to top

Emissives

Back to top

Planets

Back to top

Weapons

Back to top

  • Spacebar's Gatling Gun Tutorial
    • An explanation of how to create gatling gun-based weapons.
    • Recommended by: Spacebar
  • Kreeg's Making Custom Weapons
    • Part 1: The Basic Foundation
      • An intro to creating custom weapons by example.
      • Recommended by: Kreeg
    • Part 2: Custom Data
      • A continuation. Still no models, but handles custom data for ammunition, weapons, and magazines.
      • Recommended by: Kreeg
    • Part 3: In Progress

Miscellaneous

Back to top

Everything is categorized...so far.

Other

Back to top

Contributing

Back to top

The format for this document should be mostly self-evident. A few notes:

  • Editing
    • This is not like a wiki. Kindly only make minimal edits for spelling and grammar without permission of the author.
    • If you would like to host your tutorial but ensure that only you have control over editing it, create a Gist and link it.
    • Everyone should feel free to edit the main page (README.md) as needed.
  • Crediting
    • All authors should be clearly credited for their work.
    • Links to the author's profile on the appropriate platform should be included.
  • Recommendations
    • All tutorials and tools should be recommended by at least one person. The original recommender's name should go first. All others seconding the recommendation should follow in alphabetical order.
    • Recommendations generally match Discord names.
    • Kindly only add your name to the recommendation list if you have made at least some use of the listed tutorial or tool.
    • Feel free to recommend your own tutorial!
    • If you would advise against a resource, please add that to an "Against" line beneath Recommendations, with a brief reasoning in parentheses.
    • cdrch will, by default, add the person sharing the resource (with him directly or with the community he hears about it through) as a recommender.

If your work appears in this repository and you wish for it to be removed, please create an issue or contact cdrch via Discord in the ARMCO, Keen Software House, or Modular Encounters Collection servers.

Back to top