mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced 2026-08-23 23:08:52 +00:00
Implement loading of cube data from JSON file
This commit is contained in:
9
assets/robocraft/asset_notes.md
Normal file
9
assets/robocraft/asset_notes.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Asset Retrieval
|
||||
|
||||
[UABE](https://github.com/SeriousCache/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.
|
||||
8271
assets/robocraft/cubes.json
Normal file
8271
assets/robocraft/cubes.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user