apfel-FordOnlyArena icon

FordOnlyArena

Replaces enemies with Ford in the fantasy arena

Last updated 2 years ago
Total downloads 1988
Total rating 1 
Categories Code Mods
Dependency string apfel-FordOnlyArena-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

gnonme-ModThatIsNotMod-0.2.4 icon
gnonme-ModThatIsNotMod

A mod for loading in custom items, making life easier for other mod creators, and a whole lot more.

Preferred version: 0.2.4

README

Ford-Only Arena

Replaces all enemies in the fantasy arena with the short-haired Ford guy. Requires MelonLoader 0.4 and ModThatIsNotMod.

Settings

You can change whether the mod is disabled (Disabled) and whether to keep the turret in the arena (I fucking hate that thing) (KeepTurret).
ModThatIsNotMod's BoneMenu is also supported.

Compiling

Requires:

  • .NET Framework 4.7.2 SDK
  • CMake 3.10 or newer
  • A copy of BONEWORKS with MelonLoader and ModThatIsNotMod installed
cmake -B build                          # Creates a build folder, use -DBONEWORKS_DIR=<path> if you installed BONEWORKS somewhere outside of C:\Program Files (x86)\Steam\steamapps\common
cmake --build build --config Release    # Builds the Release configuration.

ChangeLog

1.0.0:
Initial release.