Some mods target the Mono version of the game, which is available by opting into the Steam beta branch "alternate"

FeeningNPCs IL2CPP
Your customers need more... and more.... AND MORE!!! HELP ME BRO YOU GOT SOME MORE??!!
Last updated | 2 weeks ago |
Total downloads | 2099 |
Total rating | 0 |
Categories | Mods IL2CPP |
Dependency string | XO_WithSauce-FeeningNPCs_IL2CPP-1.2.3 |
Dependants | 0 other packages depend on this package |
README
Tested Game Version: 0.3.4f8 Default
FeeningNPCs-IL2Cpp.dll
SHA 256 File Hash: 27590DBAD25FF1BC3BD6131BC12C6F3461CD1BD1F33249B8A8A4C0547F312BF9
Schedule I Feening NPCs Mod
-
NEEDS MELON LOADER
-
Forces your customers to be feening for more... They will surround you in groups.
IMPORTANT!
- "alternate" or "alternate-beta" branch users download the FeeningNPCs-Mono
- "default" or "beta" branch users download the FeeningNPCs-IL2CPP
Installation Steps:
- Install Melon Loader from a trusted source like MelonWiki.
- Copy the DLL file and the
FeeningNPCs
folder (withconfig.json
) into theMods
folder. - You are good to go!
Optional Configuration Steps:
- Open the FeeningNPCs Folder and it has a file called config.json
- Open the config.json file, its contents by default are:
{
"maxFeensStack": 3,
"feeningTreshold": 60,
"feensClearThreshold": 1440,
"feeningRadius": 30,
"randomEffects": true,
"increaseEconomy": true,
"economyMultiplier": 10,
"ignoreExistingDeals": true
}
- maxFeensStack: How many nearby Customers can be selected as Feens at once
- feeningTreshold: The minimum time application waits to select new Feens
- feensClearThreshold: How often a Customer can become a Feen again
- feeningRadius: Minimum distance from player that Customer must be to become a Feen
- randomEffects: When true, rolls random events like angry noises, ragdolls, aggression changes, etc.
- increaseEconomy: When true, slowly starts increasing customer spending behaviour to compensate for the feening.
- economyMultiplier: value between 1-10, how fast economy increases (1 slow increase, 10 mod default increase)
- ignoreExistingDeals: when true, customers with existing deals can also become feens
Note: The config.json file will get created automatically in the Mods/FeeningNPCs/config.json directory if missing.