Shell-Mommy for ULTRAKILL.
Go to file
Tulpen 3de50b63b0
Port to C# dotNET 4.7.2, impl OnlyNegative responses
2023-07-02 17:24:35 +02:00
screenshots Screenshots, README and adjustments to code 2023-06-30 23:15:33 +02:00
src Port to C# dotNET 4.7.2, impl OnlyNegative responses 2023-07-02 17:24:35 +02:00
.gitignore Screenshots, README and adjustments to code 2023-06-30 23:15:33 +02:00
LICENSE Intial progress 2023-06-30 20:57:23 +02:00
README.md Port to C# dotNET 4.7.2, impl OnlyNegative responses 2023-07-02 17:24:35 +02:00
UltraShellMommy.csproj Port to C# dotNET 4.7.2, impl OnlyNegative responses 2023-07-02 17:24:35 +02:00
UltraShellMommy.csproj.user.template Screenshots, README and adjustments to code 2023-06-30 23:15:33 +02:00

README.md

UltraShellMommy

The wonders of shell-mommy, now in your ULTRAKILL console/shell.
Why? Got bored lmfao.

Usage

Anything in {arguments} depends on the command being used.
mommy <command> {arguments}.

Dependencies

  • BepInEx
  • ULTRAKILL (must be a legitimate copy from Steam)

Installing

Place UltraShellMommy.dll in the BepInEx/plugins folder in your ULTRAKILL installation folder.

Building

Create a file called UltraShellMommy.csproj.user and fill in the data from the template then place it next to UltraShellMommy.
Then, run msbuild in the directory with UltraShellMommy.csproj (note: official builds use mono-msbuild).