1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00
Files
ojrc/assets/robocraft/asset_notes.md
2025-03-09 16:28:03 -04:00

377 B

Asset Retrieval

UABE is pretty great for this.

Cubes

Cube data is contained in cubetypelist_steam as a sub-asset (UABE dumps the actual asset as unnamed asset-CAB_e94be3f69d8179602fb05811b2ba5579-4300557138948789011).

I've written a Python script to process that asset (exported as JSON) into the JSON format I've designed.