Bakkes / BetterInventoryExport

Dump Rocket League inventory to CSV/JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better inventory export

Inventory export plugin that does more than the current invent_dump command of BakkesMod does.

invent_dump_better csv|json will dump the current inventory to ./bakkesmod/data/inventory.{format}

Additional data exported compared to the standard invent_dump command:

  • Special edition type
  • Blueprint item id: If the item is a blueprint, the ID of the item the blueprint item unlocks
  • Blueprint item: Name of the item the blueprint unlocks
  • Blueprint cost: Amount of credits needed to unlock the blueprint

Drawbacks:

  • InstanceID is not available (always 0)

About

Dump Rocket League inventory to CSV/JSON


Languages

Language:C++ 100.0%