Skip to content
MrOinky edited this page Dec 28, 2022 · 6 revisions

Welcome to the Pie wiki!

Pie is a library for the Deltarune fangame engine Kristal that expands upon the functionality of items. The wiki is currently accurate for Pie v1.1.1

This wiki covers all of the additions and changes Pie makes to Kristal and how to utilize them. The pie_examples library is also available to look through for examples of Pie in action.

Contents

This wiki is split into two sections:

  • Features - This part of the wiki looks at the new features added to pie by default.
  • Callbacks - A list of all the extendable callbacks added to the Item class for adding your own custom functionality.
Clone this wiki locally