Skip to content
nhaar edited this page Jul 15, 2024 · 4 revisions

Welcome to the keucher-mod wiki!

How to build the mod

  1. You will need a Undertale Mod Tool version compatible with UMP (check page for how to acquire it)

  2. Download/clone the source code

  3. Download the latest version of UMP

  4. In the src directory in the source code, create a folder ump, and then add the ump.csx file to it. It should look like: src/ump/ump.csx

  5. Through Undertale Mod Tool load the data.win of the version you're editing.

  6. Run the Demo.csx script (for Chapter 1&2 DEMO) or SurveyProgram.csx for the Survey Program (original Chapter 1 version)

  7. Save the data.win and the mod should be good to go.

Clone this wiki locally