SMMODS
Active WIP

Starminer modding is not fully stable yet. Use SMMODS and mod packages at your own risk, and bring questions to the official Starminer Discord in modding-discussions.

DataTable Official package Bridge-managed pak

Starminer Official DataTable Sample

Exports the live Starminer ObjectDefinitions catalog to JSON so modders can inspect buildables, resources, enemy entries, fields, and selector identities before authoring patches.

Overview

Official DataTable Sample is a bridge-managed sample from the Starminer Modding repo. It uses the reusable SDK surface to read RTSSaveLoadManagerSubsystem.ObjectDefinitions and write a local JSON snapshot plus a short report. It does not change game data.

Latest version

Version Target build Status Artifact
0.1.2 23435040 Published static ZIP 3f365f37814f3ae4826fc3d18babe57b0177d10d5c813188fc2495420b4f3172

Runtime output

When loaded in Starminer with UE4SS and StarminerBridge, the sample writes these files beside the Win64 executable. The manager can remove the mod folder later, but generated reports remain local evidence for the player or modder.

ILLSpace/Binaries/Win64/StarminerObjectCatalog.json
ILLSpace/Binaries/Win64/StarminerObjectCatalogExport.report.txt