
You are viewing a potentially older version of this package. View Latest Version
CommunityCaseLoader
Load custom murder cases from JSON files made by the community.Piepieonline's CommunityCaseLoader
Load custom ScriptableObject cases from JSON files, including case, side jobs, and many more. These can be constructed either by hand or by using my basic tool: https://www.piepieonline.com/ShadowsOfDoubt-CaseEditor/
Overriding max murder and job level
By default, when starting a new game, only the easiest cases and jobs are able to spawn until some have been completed. These options (off by default) bypass this behaviour and ensure that the full range is always available.
Using VMails as evidence for SideJobs
VMails spawned by SideJobs using spawnItems can now be used as resolve evidence
- Create your
spawnItemsentry, making sure to providevmailThreadand set anitemTag - Add your resolve question by setting:
inputTypetoitem,automaticAnswerstospawnedItemTag, andtagto be the same asitemTagfrom above
Important notes:
- Each SideJob requires a unique
vmailThread- you can't reuse the same ID across to jobs or tags - Currently it only works with vmails sent by the purp!
Manual Installation
- Ensure you have BepInEx BE installed
- Extract the mod to ".\BepInEx\plugins", so you should have ".\BepInEx\plugins\CommunityCaseLoader\CommunityCaseLoader.dll"
Source:
https://github.com/piepieonline/ShadowsOfDoubtMods/tree/master/CommunityCaseLoader