Page 1 of 1

Can you export a roster file from a game to edit in CSV?

PostPosted: Sat Jan 09, 2021 1:46 am
by silvam14
The only json roster file I can find is the one you can download when creating a new game.

Is it possible to export from a current game and then create the json to import?

The only export I see creates a bunch of CSV files in the output directory. I tried to edit the players.csv and then use the json converter, but it crashed

Thanks for any help

Re: Can you export a roster file from a game to edit in CSV?

PostPosted: Sat Jan 09, 2021 6:54 pm
by brooks_piggott
If you export from the player list in college it will create a .json file. Or export the Draft class. Those can be used with the utility in the Mod forum to convert between CSV and JSON. Exporting the entire database just dumps most of the data and attributes to CSV or Access and isn't the same thing.