PlateUp!

PlateUp!

89 ratings
Custom Settings and Layouts
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
18.944 KB
Jun 16, 2023 @ 1:34am
Aug 9, 2024 @ 2:41am
9 Change Notes ( view )

Subscribe to download
Custom Settings and Layouts

In 1 collection by IcedMilo
Testing Collection
260 items
Description
This is a Mod Tool, and hence a potential dependency for other mods.



For mod developers:
This is used to provide CSettingUpgrade in Franchise scene for your custom Restaurant Settings, and to link custom LayoutProfiles to show up for specific settings (if required).

If using KitchenLib, please do the following in Events.BuildGameDataEvent.

To grant a restaurant setting to the player:
`CustomSettingsAndLayouts.Registry.GrantCustomSetting(RestaurantSetting setting)`

To link a LayoutProfile with your RestaurantSetting:
`CustomSettingsAndLayouts.Registry.AddSettingLayout(RestaurantSetting setting, LayoutProfile layoutProfile)`

To add Special Decoration to your RestaurantSetting (Appliance must have ShoppingTags.SpecialEvent set):
`CustomSettingsAndLayouts.Registry.AddSettingSpecialDecoration(RestaurantSetting setting, Appliance appliance)`

To disable an Appliance in your RestaurantSetting:
`CustomSettingsAndLayouts.Registry.AddSettingDisabledAppliance(RestaurantSetting setting, Appliance appliance)`
4 Comments
Capt.Cliff™ Aug 12, 2024 @ 8:02am 
Sorry, I got this mod confused with Custom Difficulty.
IcedMilo  [author] Aug 12, 2024 @ 7:15am 
"According to Super Gamer459"

I'm sure you could have tested it to find out it's fixed... (Also Changenotes)
Anyways it is.
Capt.Cliff™ Aug 12, 2024 @ 7:13am 
According to Super Gamer459 the mods still broke, could you check & update please? :autonautsparky:
Super Gamer459 Aug 8, 2024 @ 6:06pm 
Hey just wanted to let you know this mod is broken in the latest update