wkfapi

Wackery's Knightfall Modding API

View on GitHub

WKFAPI Documentation

Wackery’s Knightfall Modding API (or wkfapi for short) is a MelonLoader mod for Knightfall: A Daring Journy which exposes a modding api for other modders to use.

Table of Contents

WKFAPI Namespace

API

The main API class.

Game

Represents a Game.

Properties

WPlayer localplayer

Represents the current player.

Events

WPlayer

A wrapper around the Player class, to add event support