PlateUp!

PlateUp!

Not enough ratings
Plateup 12-28
   
Award
Favorite
Favorited
Unfavorite
Items (10)
TrashToCash
Created by InfamousMyles
Sick of getting rid of perfectly good appliances with no benefit? TrashToCash is for you! Putting items outside will now give you 50% of the value back. This means early game you'll have a chance to buy more appliances and late-game opens a new opportunity...
American Breakfast
Created by QuackAndCheese
Adds pancakes, waffles, and other American breakfast classics to PlateUp! So far, here's what's been added: - Pancakes Main (in lobby) - Waffles Main - Maple Syrup Condiment - Butter Topping - Bacon Extra (for pancakes) - Chicken Extra (for waffles) - Omel...
ApplianceLib
Created by ZekNikZ
ApplianceLib is a utility mod which adds several appliances intended to be shared between mods. It also adds many developer utilities to make making appliances (and other GDOs) easier. GitHub repository: https://github.com/ZekNikZ/ApplianceLib Wiki: https://...
IngredientLib
Created by Nova
IngredientLib is an ingredient library intended for the use in custom dishes for mod compatibility. Ingredient suggestions are always welcome in the comments or on my GitHub! IngredientLib GitHub: https://github.com/DepletedNova/IngredientLib You can repor...
Cards Manager
Created by IcedMilo
ADDED CodelessModInterop as dependency. https://gtm.steamproxy.vip/workshop/filedetails/?id=2962181953 ADDED PreferenceSystem as dependency https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2949018507 Cards Manager allows you to manipulate what cards ...
PreferenceSystem
Created by IcedMilo
This is a mod tool! PreferenceSystem allows for the creation of complex nested Mod Preferences menus. You will use method chaining to create preferences and menus, with the preferences handled internally. This removes the need to cache preferences yourself...
CodelessModInterop
Created by IcedMilo
Registry for codeless objects created by mods based on CodelessModBuilder. CodelessModBuilder currently supports creation of the following Game Data Objects (GDOs) without code: - Decor (Wallpaper and Floor) - UnlockCard (Non-dish cards) See the CodelessMo...
PlatePatch
Created by Nova
Patches the game for our various modding needs. Just might fix something if you're having troubles! The modded visuals will still require the host and any other user to have the mod but it is not required that everyone will have the mod to join lobbies. Pl...
KitchenLib
Created by StarFluxGames
https://i.imgur.com/LHjtO2p.png KitchenLib is a library designed to make modding PlateUp! significantly easier. The project originally started in August of 2022 with support for unofficial third-party modding with MelonLoader, with BepInEx support launchin...
HarmonyX
Created by StarFluxGames
https://i.imgur.com/GqsQGhs.png Harmony gives you an elegant and high level way to alter functionality in applications written in C#. It does this at runtime by monkey patching methods unlike other solutions that change the content of dll files. Github Mod...