 
        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=1379962932
| Last updated | 5 months ago | 
| Total downloads | 2386 | 
| Total rating | 0 | 
| Categories | City Generation | 
| Dependency string | Piepieonline-CitizenImporter-2.1.0 | 
| Dependants | 0 other packages depend on this package | 
This mod requires the following mods to function
 
                        BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.
Preferred version: 6.0.733 
                        
                    README
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.
The player's appearance can also be customised by using a row named "PLAYER PLAYER" in the spreadsheet
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