View Single Post
Old 07-24-2025, 07:52 AM   #1
Vlaandeerfeld
Bat Boy
 
Join Date: May 2023
Posts: 13
Looking for FHM csv exports for multiplayer leagues

Hello,

I am making a FHM CSV simplifier program in python.

There are quite a few mods that take the data from CSVs and then make an HTML conversion or very nice graphics.

For this program I want to take a step back before visualizing the data and provide sanitized and filtered files that would be suited to then be visualized in whatever format you choose.

Currently the program is hardcoded for FHM11 latest version but am currently making a template ability so you can convert any version hopefully down to the original FHM and choose to export the files as csv or parquet.

The problem though is I only have 11, 10 and 9 I was hoping someone might be nice enough to share their preferably multiplayer league csv exports. If you would also be willing to share which version you are on, either latest or a previous build. That would be great.

Below is the current fhm-simplifier on github which is currently in beta.

It can take latest version FHM11 csv and export it to multiple parquet files.

https://github.com/Vlaandeerfeld/fhm-simplifier
Vlaandeerfeld is offline   Reply With Quote