Announcing RimWorld Friends, mod that puts your real life friends in game.
This is a simple mod and utility script that parses your exported Facebook friend list and uses your friend names for ingame pawns. There's a relatively small chance that an ingame pawn will take the name of someone from your list. Gender will also match if it's properly extracted (the API seems pretty reliable as long as the name is written in Latin or Cyrillic characters).
This won't be distributed by other means, mostly because getting and parsing the Facebook friend list requires the most amount of effort, and if it were easy, there would be potential privacy concerns.
I made this because I have a hard time caring for random pawns, and I'm too lazy to make fictional or real world characters manually. Anyway, don't be too brutal
Details here: https://github.com/gajop/rimworld_friends
License: MIT
Largely based on CSVNameBank.
This is a simple mod and utility script that parses your exported Facebook friend list and uses your friend names for ingame pawns. There's a relatively small chance that an ingame pawn will take the name of someone from your list. Gender will also match if it's properly extracted (the API seems pretty reliable as long as the name is written in Latin or Cyrillic characters).
This won't be distributed by other means, mostly because getting and parsing the Facebook friend list requires the most amount of effort, and if it were easy, there would be potential privacy concerns.
I made this because I have a hard time caring for random pawns, and I'm too lazy to make fictional or real world characters manually. Anyway, don't be too brutal

Details here: https://github.com/gajop/rimworld_friends
License: MIT
Largely based on CSVNameBank.