phantomunk/kebabchefs-unlimitedmenu — explained in plain English
Analysis updated 2026-05-18
Remove the 10-dish menu cap in Kebab Chefs! - Restaurant Simulator so you can add unlimited dishes.
Raise or remove the hand-carry item limit and customer queue cap for a multiplayer session.
Uncap the daily expected-customers forecast so it keeps growing instead of flattening.
| phantomunk/kebabchefs-unlimitedmenu | arkitzson/apertureportal | autofac/autofac.extras.fakeiteasy | |
|---|---|---|---|
| Stars | 8 | 8 | 8 |
| Language | C# | C# | C# |
| Last pushed | — | — | 2026-07-09 |
| Maintenance | — | — | Active |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 1/5 | 3/5 | 2/5 |
| Audience | general | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires MelonLoader installed first, pirated copies need a winmm.dll backup workaround.
KebabChefs-UnlimitedMenu is a mod for the video game Kebab Chefs! - Restaurant Simulator, built using a modding framework called MelonLoader. In the base game, your restaurant menu is capped at 10 dishes. This mod removes that cap, so you can add as many dishes as you like, whether playing alone or with friends in multiplayer. Beyond the menu cap, the mod also raises or removes three other built in limits: the number of items you can carry in your hands at once, which is normally capped at five, the length of the customer queue that forms outside your restaurant, and the daily forecast for how many customers you expect, which normally stops growing at a fixed number. All four settings are controlled from an in-game panel you open by pressing the F7 key, where each one can be set to unlimited or a custom number. Installing it requires MelonLoader to already be set up on your copy of the game, since this mod is a plugin file that MelonLoader loads, not a standalone program. The README also spends real space walking through a specific complication for players running a pirated copy of the game, where installing MelonLoader can overwrite a file the pirated version relies on, and explains how to back that file up first. In multiplayer, the effect of each setting depends on who has the mod installed. Some settings, like the queue extension, only need the host to have it installed for everyone to benefit. Others, like the menu and hand item limits, need every player to install the mod for that player to personally use the higher limits, though items added past the limit are still visible to everyone. The mod is built as a Harmony patch against the game's code and is released under the MIT license. It only changes values already present in the shipped game at runtime and does not redistribute or alter the original game files.
A MelonLoader mod for Kebab Chefs! Restaurant Simulator that removes the 10-dish menu cap and other built in item, queue, and customer limits.
Mainly C#. The stack also includes C#, MelonLoader, Harmony.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.