A curated collection of assets for use with ForgeMapToolkit — a Supreme Commander: Forged Alliance map-making tool.
This repository contains:
- Skybox presets — ready-to-use
.scmskyboxfiles with preview images - Unit preview images — PNG thumbnails for all factions including Nomads
- Prop preview images — PNG thumbnails for environment props
- Nomads
_unit.bpfiles — unit blueprints for the Unit Library
Note: Guide content (tutorials, reference articles) is planned for v2 and lives on the
v2-devbranch.
Assets are loaded automatically by ForgeMapToolkit at scan time — no manual installation required.
skyboxes/
<Category>/
<SkyboxName>/
<SkyboxName>.scmskybox
prev/
1.png # Required — card thumbnail
2.png # Optional
3.png # Optional
assets/ # Custom skyboxes only
<name>.dds
<name>_glow.dds
nomads/
<UnitID>/
<UnitID>_unit.bp
units/
<UnitID>.png
props/
<PropName>_albedo.png
Contributions of skybox presets, unit previews, and prop previews are welcome.
See CONTRIBUTING.md for submission guidelines and the required copyright block format.
All skybox presets are licensed under
Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0).
You may use, share, and adapt them freely for non-commercial purposes, provided you give appropriate credit to Seraphim-Noob and keep the copyright block intact.
Unit blueprints sourced from the Nomads mod are the property of their respective authors and are included here solely for tool integration purposes.
Created and maintained by Seraphim-Noob.
Built for use with ForgeMapToolkit.