
Hanfling's Toolkit for UnrealEngine 1 games.

2015-2025 by Sebastian Kaufel

https://patches.hanfling.de/standalone/toolkit/

--------------

Make sure to edit your System.ini (e.g. Rune.ini, Nerf.ini, Unreal.ini) and set

EditorEngine=Toolkit.ToolkitEditorEngine

inside the Engine.Engine section.

--------------

How do I list the contents of the Pancake package?

  ucc listobjects Pancake

--------------

How do I extract the Pancake package?

  ucc fullbatchexport Package ..\Pancake

How do I cook* the Pancake package?

  ucc build -oneshot=Pancake

* Cooking not yet supported, you still have to use the make commandlet. Stay tuned.

--------------

Toolkit.execs.txt contains a list of the additional and extended commands for use
inside Editor's LogWindow and as part of UnrealScript #execs alongside a brief
description.

--------------

To view a list of Commandlets either take a peek at the Public section of Toolkit.int
or use the usual

  ucc help

to bring up a list of available commandlets. To view more detailed help on specific
commandlet, you can use the usual

  ucc help <commandlet>

(e.g. ucc help crackpolyfalgs) to bring up a short description and an potential web
link with more detailed description.

Quick reminder: The stock ucc may not properly work for all games inside powershell,
so you either need to use a fixed ucc as provided by my Launch project or use the old
windows commandline interpreter (just type cmd in your powershell window).

--------------

Need help?

https://discord.gg/Abpcxcyeh5

--------------

https://www.patreon.com/hanfling
https://www.paypal.me/hanfling
https://www.throne.com/hanfling
