Modding/Guides
Offical Guides
The Basics of Modding NEBULOUS
- By Lys
This guide will introduce you to the basics of modding NEBULOUS: Fleet Command. It includes instructions on how to set up your modding environment, access the game's code, build your own components, write your own code, and compile it all and upload to the workshop. (Somewhat out of date)
Blender Paint Stripes Bake
- By Stephmo
A quick guide that explains how to bake paintscheme textures in blender
Ship Design and Modeling Guide
- By Stephmo
A extensive guide containing the neb-specific model and design requirements. Lots of tips.
Decal Guide
- By Stephmo & Lys
There is a new decaling system in the game for ship nameplates. This system is much more performant than the old system and greatly reduces texture memory consumption, allowing people with lower-end video cards to enjoy seeing their ship names finally. It also speeds up loading times significantly.
The old system will remain in the game for the foreseeable future but should be considered deprecated and not used for new hulls.
Map Addresibles System
- By Lys
Not a guide yet, but the offical explanation for the new map system.
Community Guides
WiP's Map Making Guide
- By WaterIsPoison
A workflow for making custom maps in Nebulous: Fleet Command
Creating a ship mod for NEBULOUS
- By Tartiflette
creating new content for the game is the limited documentation scattered on the Discord server. This guide aims to gather all the currently available resources and provide a lifeline to prospecting modders. Be aware that the game is still in development and the modding scene in its infancy. Some information in this guide may become outdated.
Hafen's Guide to Custom Jammers
- By Hafen & Co
A step-by-step guide on creating custom jammers (omni and turreted) for use in-game, without external scripts.
Nuclear Bomb Scripting
- By someusername6
This guide walks through how the Nuclear mod was created, walking through assets and code, in order to inspire people to reuse these techniques or create their own versions of similar effects.
Reusing VFX using a Script
- By someusername6
This is a guide introduces a script to copy, during runtime, VFX for munitions and turrets for custom mods for Nebulous: Fleet Command.
Simple Custom Cannon Munitions
- By The HappySalmon Emperor
A guide for creating a simple (Lightweight Kinetic/Explosive Munition) for your cannon.
Short Guide to Creating Voice Packs
- By Tuna
This guide will detail the creation of custom voice packs for nebulous, this guide will not cover voice acting just the unity implementation.