GoToNightmare / DSP-ProliferatorMultiplier

MIT License
1 stars 0 forks source link

no Config File #1

Open Daynean opened 2 years ago

Daynean commented 2 years ago

hey there,

so installed via the mod manager AND copy pasta'd the .dll into the plugins of BepIn, ran the game, loaded a save, and quit. Looking through the files i cannot locate the " config" file you mention that should be created.

Troubleshooting thoughts?

GoToNightmare commented 2 years ago

Maybe mod is not loaded, idk. Mod folder suppose to look like this image

GoToNightmare commented 2 years ago

This is how config folder should looks like image

Anyway you could just create text file and rename it to config file with content:

## Settings file was created by plugin ProliferatorMultiplier v0.1
## Plugin GUID: Proliferator_multiplier_configuration

[1. Additional production]

## Multiplies proliferator effect - Additional production
# Setting type: Int32
# Default value: 1
# Acceptable value range: From 1 to 100000
ProliferatorMultForAdditionalProduction = 10000

[1. Speed of production]

## Multiplies proliferator effect - Speed of production
# Setting type: Int32
# Default value: 1
# Acceptable value range: From 1 to 100000
ProliferatorMultForSpeedOfProduction = 1000