SkillAgentSearch skills...

SpaceEngineersColorfulIcons

No description available

Install / Use

/learn @typekcz/SpaceEngineersColorfulIcons
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Space Engineers Colorful Icons

Modification for Space Engineers. Install via Steam Workshop.

Replaces default monochromatic icons of blocks, items, tools and weapons with colorful icons. More info in the Steam workshop description.

Development info

Scripts require texconv cli tool and ImageMagick to be installed and in path.

Convert DDS to PNG:

texconv.exe -ft png -o . "path\to\texture.dds"

Create DDS files from PNG and XCF

.\makedds.ps1

This takes all PNG and XCF from .\textures\modded and saves them as DDS to .\ColorfulItems\Textures\GUI\Icons.

Generate LCDTextureDefinitions

.\gen_lcdtexturedef.ps1

This generates sbc files with LCDTextureDefinitions for icons to be used in user scripts.

Install mod

.\install.ps1

Run this to copy the mod directory (.\ColorfulItems) to the game's directory for local mods.

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1mo ago
Forks2

Languages

C#

Security Score

70/100

Audited on Feb 12, 2026

No findings