Quote:
Originally Posted by JamesMowery
Entering all this info by hand to try to keep track of things is a pain in the butt. Is there any way to press a button and have it spit it out as a CSV?
This is also extremely useful for doing "what if" scenarios, and trying to test extensions/contracts in the future. (Adding something like this to the game in the future would be great)
|
It's in the CSV reports under player_contracts and player_contract_extensions or something like that. I've developed spreadsheets that I use as well and they just reference the CSV exports in my solo game.
Then in online leagues I just set up custom views to make copying and pasting easy after opening the page in my external browser.