
CitizenImporter
Create citizens from a file at city generation, allowing for custom names and physical attributes. Requires a new city. Template: https://docs.google.com/spreadsheets/d/11OvB572ezm2j-iO2rd89XHInrTNXey83eLdw2VJcujE/edit?gid=1379962932Details
Piepieonline's CitizenImporter
Create citizens from a CSV file at city generation, allowing for custom names and physical attributes. Requires new city generation. Follow the steps in the Config Generation section to create a citizen list.
Config Generation
- Visit the Google Sheets spreadsheet, follow the instructions on the first sheet
- Once you have modifed the sheet to your liking, download a CSV version from File > Download > Comma Seperated Values (.csv)
- Copy the downloaded file to your installation directory, ".\BepInEx\plugins\CitizenImporter\citizens.csv"
Alternatively, you can make a copy of the example.csv
file that comes with the mod, name it citizens.csv
, and fill it in manually
Manual Installation
- Ensure you have BepInEx BE installed
- Extract the mod to ".\BepInEx\plugins", so you should have ".\BepInEx\plugins\CitizenImporter\CitizenImporter.dll"
- Follow the config generation steps above
Source:
https://github.com/piepieonline/ShadowsOfDoubtMods/tree/master/CitizenImporter