Simple utility script for parsing the Facebook friend list for Rimworld.
Based on CSVNameBank by erdelf.
- Obtain your Facebook profile data: https://www.facebook.com/help/131112897028467
- Extract it in this folder.
- Install the required Python3 packages (
bs4,dateutil, andrequests). Recommend using virtualenv for this. - Register on https://gender-api.com/en/ to obtain the API key if you want to automatically deduce gender from names.
- Modify script.py as desired (e.g. set
GET_GENDERandGENDER_API_KEY) and run it. - Verify that the output (NameDatabase.csv) is correct and modify manually as desired.
- Copy the file NameDatabase.csv to
../mod/FriendNameBankand overwrite the existing file. - Copy the entire mod to your RimWorld mod folder.
- Make friendly hats